19 #include <cmdLine/cmdArg.h>
20 #include <cmdLine/cmdLine.h>
22 #include <boost/function.hpp>
55 DtCmdLine::ValueArg<std::string>*
myGui;
62 DtCmdLine::SwitchArg* myShowConsoleArg;
DtCmdLine::ValueArg< std::string > * myLayoutSettingsFile
Definition: simulationObjectEditorCommandLineParser.h:54
Entity editor version of the parameter altering application.
Definition: simulationObjectEditorApplication.h:197
DtCmdLine::MultiArg< std::string > * myPluginsToLoadArg
Definition: simulationObjectEditorCommandLineParser.h:43
Contains makVrv::DtVrvCommandLineProcessor class.
DtCmdLine::ValueArg< std::string > * mySharedSettingsDirectory
Definition: simulationObjectEditorCommandLineParser.h:57
DtCmdLine::ValueArg< std::string > * myVisualTerrain
Definition: simulationObjectEditorCommandLineParser.h:51
DtCmdLine::ValueArg< std::string > * myGui
Definition: simulationObjectEditorCommandLineParser.h:55
DtCmdLine::SwitchArg * myUseUserSettingsDirectory
Definition: simulationObjectEditorCommandLineParser.h:58
DtCmdLine::ValueArg< std::string > * myLocaleArg
Definition: simulationObjectEditorCommandLineParser.h:44
DtSimulationObjectEditorApplication * myApplication
Definition: simulationObjectEditorCommandLineParser.h:41
DtCmdLine::ValueArg< std::string > * myOpdEditorLocation
Definition: simulationObjectEditorCommandLineParser.h:49
DtCmdLine::ValueArg< std::string > * myDataDir
Definition: simulationObjectEditorCommandLineParser.h:53
The DtVrvCommandLineProcessor is an interface for an application-specific command line parser...
Definition: DtVrvCommandLineProcessor.h:21
DtCmdLine::ValueArg< std::string > * myLauncherLocation
Definition: simulationObjectEditorCommandLineParser.h:50
DtCmdLine::SwitchArg * myDoNotCheckPluginVersions
Definition: simulationObjectEditorCommandLineParser.h:46
This owns a list of display engine configurations.
Definition: DtVrvApplicationConfiguration.h:27
DtCmdLine::SwitchArg * myDoNotLoadDefaultPluginsArg
Definition: simulationObjectEditorCommandLineParser.h:45
DtCmdLine::ValueArg< std::string > * mySettingsDirectory
Definition: simulationObjectEditorCommandLineParser.h:48
DtCmdLine::ValueArg< std::string > * mySmsFile
Definition: simulationObjectEditorCommandLineParser.h:47
The Entity Editors's command line processor.
Definition: simulationObjectEditorCommandLineParser.h:27
DtCmdLine::ValueArg< int > * myNotifyLevel
Definition: simulationObjectEditorCommandLineParser.h:56
DtCmdLine::ValueArg< std::string > * myAppDataDir
Definition: simulationObjectEditorCommandLineParser.h:52
virtual void processCommandLine(DtVrvApplicationConfiguration &appConfig, int argc, char **argv)
#define DT_DLL_simulationObjectEditorimpl
This file is used to determine how to build.
Definition: simulationObjectEditorImplDefines.h:32