- Timestamp:
- 04/09/03 13:44:32 (10 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgunittests/osgunittests.cpp
r1815 r1844 8 8 9 9 // set up the usage document, in case we need to print out how to use this program. 10 arguments.getApplicationUsage()->setDescription(arguments.getApplicationName()+" is the example which runs units tests."); 10 11 arguments.getApplicationUsage()->setCommandLineUsage(arguments.getApplicationName()+" [options]"); 11 12 arguments.getApplicationUsage()->addCommandLineOption("-h or --help","Display this information");
