- Timestamp:
- 04/08/03 17:18:45 (10 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgmultitexture/osgmultitexture.cpp
r1815 r1832 99 99 100 100 // create the windows and run the threads. 101 viewer.realize( Producer::CameraGroup::ThreadPerCamera);101 viewer.realize(); 102 102 103 103 while( !viewer.done() )
