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

Public Member Functions | |
| DtSimulationObjectEditorCommandLineParser (DtSimulationObjectEditorApplication *) | |
| virtual | ~DtSimulationObjectEditorCommandLineParser () |
| virtual void | processCommandLine (makVrv::DtVrvApplicationConfiguration &appConfig, int argc, char **argv) |
| Parse the command line and modify the appConfig accordingly. More... | |
| virtual void | processArgs (makVrv::DtVrvApplicationConfiguration &appConfig) |
| Modify the app configuration based on the passed-in command line arguments. More... | |
Public Member Functions inherited from makVrv::DtVrvCommandLineProcessor | |
| virtual | ~DtVrvCommandLineProcessor () |
Protected Attributes | |
| DtSimulationObjectEditorApplication * | 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 > * | myLauncherLocation |
| DtCmdLine::ValueArg < std::string > * | myVisualTerrain |
| DtCmdLine::ValueArg < std::string > * | myAppDataDir |
| DtCmdLine::ValueArg < std::string > * | myDataDir |
| DtCmdLine::ValueArg < std::string > * | myLayoutSettingsFile |
| DtCmdLine::ValueArg < std::string > * | myGui |
| DtCmdLine::ValueArg< int > * | myNotifyLevel |
| DtCmdLine::ValueArg < std::string > * | mySharedSettingsDirectory |
| DtCmdLine::SwitchArg * | myUseUserSettingsDirectory |
The Entity Editors's command line processor.
| DtSimulationObjectEditorCommandLineParser::DtSimulationObjectEditorCommandLineParser | ( | DtSimulationObjectEditorApplication * | ) |
|
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 |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |