![]() |
VR-Forces 5.0.1 Developer's Guide
|
This class will create a VRF .mtd file with the specified visual and simulation terrains. If the.
output directory is given, the file will be placed in that location else it will be placed in the same directory as the visual terrain.

Public Member Functions | |
| DtMtdCreator (makVrv::DtDe &) | |
| virtual | ~DtMtdCreator () |
| virtual std::string | create (const std::string &visual, const std::string &simulation, const std::string &outDir="") |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| virtual | ~DtVirtualBaseClass () |
Static Public Member Functions | |
| static DtMtdCreator & | instance (makVrv::DtDe &de) |
Protected Member Functions | |
| virtual std::string | outputDirectory (const std::string &visual, const std::string &outDir) const |
| virtual std::string | mtdName (const std::string &visual) const |
Protected Attributes | |
| makVrv::DtDe & | myDe |
| makVrf::DtMtdCreator::DtMtdCreator | ( | makVrv::DtDe & | ) |
|
virtual |
|
static |
Returns instance of the messager.
|
virtual |
|
protectedvirtual |
|
protectedvirtual |
|
protected |