Changeset 4493 for OpenSceneGraph/trunk/examples/osgcamera/osgcamera.cpp
- Timestamp:
- 09/02/05 15:10:46 (8 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgcamera/osgcamera.cpp
r4488 r4493 310 310 311 311 bool done = false; 312 unsigned int maxNumFrames = 50 0;312 unsigned int maxNumFrames = 50; 313 313 314 314 // main loop - update scene graph, dispatch frame, wait for frame done.
