- Timestamp:
- 04/09/03 13:44:32 (10 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgtexture3D/osgtexture3D.cpp
r1832 r1844 219 219 220 220 // set up the usage document, in case we need to print out how to use this program. 221 arguments.getApplicationUsage()->setDescription(arguments.getApplicationName()+" is the example which demonstrates use of 3D textures."); 221 222 arguments.getApplicationUsage()->setCommandLineUsage(arguments.getApplicationName()+" [options] filename ..."); 222 223 arguments.getApplicationUsage()->addCommandLineOption("-h or --help","Display this information");
