- Timestamp:
- 04/08/03 17:18:45 (10 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgkeyboard/osgkeyboard.cpp
r1815 r1832 424 424 425 425 // create the windows and run the threads. 426 viewer.realize( Producer::CameraGroup::ThreadPerCamera);426 viewer.realize(); 427 427 428 428
