- Timestamp:
- 04/08/03 17:18:45 (10 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgsequence/osgsequence.cpp
r1815 r1832 186 186 187 187 // create the windows and run the threads. 188 viewer.realize( Producer::CameraGroup::ThreadPerCamera);188 viewer.realize(); 189 189 190 190 while( !viewer.done() )
