- Timestamp:
- 04/09/03 13:44:32 (10 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgvertexprogram/osgvertexprogram.cpp
r1832 r1844 346 346 347 347 // set up the usage document, in case we need to print out how to use this program. 348 arguments.getApplicationUsage()->setDescription(arguments.getApplicationName()+" is the example which demonstrate support for ARB_vertex_program."); 348 349 arguments.getApplicationUsage()->setCommandLineUsage(arguments.getApplicationName()+" [options] filename ..."); 349 350 arguments.getApplicationUsage()->addCommandLineOption("-h or --help","Display this information");
