![]() |
VR-Forces 4.5 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtDynamicTerrainCommand |
| Base class for any DtSimCommand which causes dynamic terrain changes to be added or removed. More... | |
| class | DtAddDynamicTerrainChangesCommand |
| DtSimCommand which causes a specific list of dynamic terrain changes to take place at the specified geometry. More... | |
| class | DtResetDynamicTerrainChangesCommand |
| DtSimCommand which causes a specific list of dynamic terrain changes to be reset to their original state at the specified geometry. More... | |
| class | DtRemoveDynamicTerrainDamageCommand |
| DtSimCommand which causes all dynamic terrain damage to be removed at the specified geometry. More... | |
Functions | |
| template<class CommandType > | |
| DtSimCommand * | dynamicTerrainCommandCreator () |
| DtSimCommand* dynamicTerrainCommandCreator | ( | ) |