- Timestamp:
- 04/08/03 17:18:45 (10 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osglightpoint/osglightpoint.cpp
r1815 r1832 160 160 161 161 // create the windows and run the threads. 162 viewer.realize( Producer::CameraGroup::ThreadPerCamera);162 viewer.realize(); 163 163 164 164 while( !viewer.done() )
