- Timestamp:
- 04/08/03 17:18:45 (10 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgparticle/osgparticle.cpp
r1815 r1832 386 386 387 387 // create the windows and run the threads. 388 // viewer.realize( Producer::CameraGroup::ThreadPerCamera);388 // viewer.realize(); 389 389 // run single threaded since osgParticle still writes during cull. 390 390 viewer.realize(Producer::CameraGroup::SingleThreaded);
