![]() |
VR-Forces Development_Version Class Documentation
|
This class will create a VRF .mtd file with the specified visual and simulation terrains. More...

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 () | |
| Do nothing constructor. | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. | |
Static Public Member Functions | |
| static DtMtdCreator & | instance (makVrv::DtDe &de) |
| Returns instance of the messager. | |
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 |
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.
| makVrf::DtMtdCreator::DtMtdCreator | ( | makVrv::DtDe & | ) |
|
virtual |
|
static |
Returns instance of the messager.
|
virtual |
|
protectedvirtual |
|
protectedvirtual |
|
protected |