Changeset 1844 for OpenSceneGraph/trunk/examples/osggeodemo/osggeodemo.cpp
- Timestamp:
- 04/09/03 13:44:32 (10 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osggeodemo/osggeodemo.cpp
r1834 r1844 90 90 91 91 // set up the usage document, in case we need to print out how to use this program. 92 arguments.getApplicationUsage()->setDescription(arguments.getApplicationName()+" is the example of how to control animation in Geo files."); 92 93 arguments.getApplicationUsage()->setCommandLineUsage(arguments.getApplicationName()+" [options] filename ..."); 93 94 arguments.getApplicationUsage()->addCommandLineOption("-h or --help","Display this information");
