![]() |
VR-Forces 4.0.4 Class Documentation
|
Default version of DtSimCommandExecutorFactory that registers all the DtSimCommandExecutor instances that ship with VR-Forces. More...

Public Member Functions | |
| DtDefaultSimCommandExecutorFactory () | |
Static Public Member Functions | |
| static void | registerCreators (DtSimCommandExecutorFactory *factory) |
| Registers all the default DtSimCommandExecutor creators for VR-Forces. | |
| static DtSimCommandExecutorFactory * | create () |
Default version of DtSimCommandExecutorFactory that registers all the DtSimCommandExecutor instances that ship with VR-Forces.
| static void DtDefaultSimCommandExecutorFactory::registerCreators | ( | DtSimCommandExecutorFactory * | factory | ) | [static] |
Registers all the default DtSimCommandExecutor creators for VR-Forces.
Non-virtual since it is called from the constructor.
| static DtSimCommandExecutorFactory* DtDefaultSimCommandExecutorFactory::create | ( | ) | [static] |
Reimplemented from DtSimCommandExecutorFactory.