- Timestamp:
- 04/08/03 17:18:45 (10 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgoccluder/osgoccluder.cpp
r1815 r1832 347 347 348 348 // create the windows and run the threads. 349 viewer.realize( Producer::CameraGroup::ThreadPerCamera);349 viewer.realize(); 350 350 351 351 if (manuallyCreateOccluders)
