![]() |
VR-Forces 4.3.1 Class Documentation
|
The Entity Editors's command line processor. More...

Public Member Functions | |
| DtEntityEditorCommandLineParser (DtEntityEditorApplication *) | |
| virtual | ~DtEntityEditorCommandLineParser () |
| virtual void | processCommandLine (makVrv::DtVrvApplicationConfiguration &appConfig, int argc, char **argv) |
| Parse the command line and modify the appConfig accordingly. | |
| virtual void | processArgs (makVrv::DtVrvApplicationConfiguration &appConfig) |
| Modify the app configuration based on the passed-in command line arguments. | |
Public Member Functions inherited from makVrv::DtVrvCommandLineProcessor | |
| virtual | ~DtVrvCommandLineProcessor () |
Protected Attributes | |
| DtEntityEditorApplication * | myApplication |
| DtCmdLine::MultiArg < std::string > * | myPluginsToLoadArg |
| DtCmdLine::ValueArg < std::string > * | myLocaleArg |
| DtCmdLine::SwitchArg * | myDoNotLoadDefaultPluginsArg |
| DtCmdLine::SwitchArg * | myDoNotCheckPluginVersions |
| DtCmdLine::ValueArg < std::string > * | mySmsFile |
| DtCmdLine::ValueArg < std::string > * | mySettingsDirectory |
| DtCmdLine::ValueArg < std::string > * | myOpdEditorLocation |
| DtCmdLine::ValueArg < std::string > * | myVisualTerrain |
| DtCmdLine::ValueArg < std::string > * | myAppDataDir |
The Entity Editors's command line processor.
| DtEntityEditorCommandLineParser::DtEntityEditorCommandLineParser | ( | DtEntityEditorApplication * | ) |
|
virtual |
|
virtual |
Parse the command line and modify the appConfig accordingly.
Reimplemented from makVrv::DtVrvCommandLineProcessor.
|
virtual |
Modify the app configuration based on the passed-in command line arguments.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |