The C++ Augmented Reality Toolkit
Appendix B - ARLib Application Command-Line Switches
The default implementation of ARLib supports the following command-line switches:
| Switch |
Details |
| -? or -help |
Displays help for the application, including command-line switches and user interface keys. |
| -configfile <filename> |
Specifies an alternative configuration file to use for the application. |
| -markfile <filename> |
Specifies an alternative marker definition file to use for the application. |
| -modelfile <filename> |
Specifies an alternative model file to use for the application. |
| -image <filename> |
Loads the image specified by <filename>. |
| -sequence <filename> |
Loads a sequence of tiff files starting with the specified <filename>. |