Changeset 13129
- Timestamp:
- 05/24/13 19:16:57 (less than one hour ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/src/osgUtil/RenderBin.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgUtil/RenderBin.cpp
r13128 r13129 55 55 } 56 56 57 // Use a proxy to force the initialization of the the SceneSingleton during static initialization57 // Use a proxy to force the initialization of the the RenderBinPrototypeListSingleton during static initialization 58 58 OSG_INIT_SINGLETON_PROXY(RenderBinSingletonProxy, renderBinPrototypeList()) 59 59
