Changeset 5890 for OpenSceneGraph/trunk/examples/osgcatch/osgcatch.cpp
- Timestamp:
- 01/04/07 22:18:44 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgcatch/osgcatch.cpp
r5885 r5890 1517 1517 arguments.getApplicationUsage()->addCommandLineOption("-y <float>","Vertical offset of left and right images."); 1518 1518 arguments.getApplicationUsage()->addCommandLineOption("-h or --help","Display this information"); 1519 1520 // todo for osgViewer1521 osg::Referenced::setThreadSafeReferenceCounting(true);1522 1519 1523 1520 // construct the viewer.
