![]() |
VR-Forces 4.10 Class Documentation
|
The terrain patch creator for the DtTerrainPatch class. More...

Public Member Functions | |
| virtual DtTerrainPatch * | create (DtDe &de, DtAgentManagerInterface &sceneInterface, const std::string &terrainDefinition, bool minimapOnly) |
| Create a DtTerrain. More... | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. More... | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. More... | |
Static Public Member Functions | |
| static DtTerrainPatchCreator & | instance (DtDe &de) |
| Get the terrain creator instance for this display engine. More... | |
| static void | registerInstance (DtDe &de, DtTerrainPatchCreator *instance) |
| Register the creator instance with a display engine. More... | |
The terrain patch creator for the DtTerrainPatch class.
|
static |
Get the terrain creator instance for this display engine.
| DtCorruptedState | if no instance is found. |
|
static |
Register the creator instance with a display engine.
|
virtual |
Create a DtTerrain.