![]() |
VR-Forces 4.0.4 Class Documentation
|
Executor for the DtChangeGlobalWeatherCommand DtSimCommand. More...

Public Member Functions | |
| DtChangeGlobalWeatherCommandExecutor (DtSimManager *simManager) | |
| virtual | ~DtChangeGlobalWeatherCommandExecutor () |
| virtual bool | execute (const DtSimCommand *command) |
| Prints message to the sim engine console. | |
Static Public Member Functions | |
| static DtSimCommandExecutor * | create (DtSimManager *simManager) |
Private Member Functions | |
| DtChangeGlobalWeatherCommandExecutor () | |
| Not implemented. | |
| DtChangeGlobalWeatherCommandExecutor (const DtChangeGlobalWeatherCommandExecutor &orig) | |
| Not implemented. | |
| DtChangeGlobalWeatherCommandExecutor & | operator= (const DtChangeGlobalWeatherCommandExecutor &orig) |
| Not implemented. | |
Executor for the DtChangeGlobalWeatherCommand DtSimCommand.
Calls the environment state manager to change the settings.
| DtChangeGlobalWeatherCommandExecutor::DtChangeGlobalWeatherCommandExecutor | ( | DtSimManager * | simManager | ) |
| virtual DtChangeGlobalWeatherCommandExecutor::~DtChangeGlobalWeatherCommandExecutor | ( | ) | [virtual] |
Not implemented.
| DtChangeGlobalWeatherCommandExecutor::DtChangeGlobalWeatherCommandExecutor | ( | const DtChangeGlobalWeatherCommandExecutor & | orig | ) | [private] |
Not implemented.
| virtual bool DtChangeGlobalWeatherCommandExecutor::execute | ( | const DtSimCommand * | command | ) | [virtual] |
Prints message to the sim engine console.
Implements DtSimCommandExecutor.
| static DtSimCommandExecutor* DtChangeGlobalWeatherCommandExecutor::create | ( | DtSimManager * | simManager | ) | [static] |
| DtChangeGlobalWeatherCommandExecutor& DtChangeGlobalWeatherCommandExecutor::operator= | ( | const DtChangeGlobalWeatherCommandExecutor & | orig | ) | [private] |
Not implemented.