vancegroup / vr-jugglua

VR JuggLua: A Framework for VR Applications Combining Lua, OpenSceneGraph, and VR Juggler
Boost Software License 1.0
11 stars 12 forks source link

osgIntrospection optimizations #128

Open rpavlik opened 10 years ago

rpavlik commented 10 years ago

Opportunities to make stuff faster.

PropertyInfo.cpp line 86-87

rpavlik commented 10 years ago

Type.cpp line 114 - loop with iterators.

rpavlik commented 10 years ago

line 62 in Utility.cpp looks suspicious.