![]() |
VR-Forces 4.8 Class Documentation
|
Interface for allowing substituting model files. More...
Public Member Functions | |
| virtual | ~DtSimModelReplacer () |
| Virtual destructor. More... | |
| virtual std::string | replaceModel (const std::string &file) |
| Return the alternate file for a given file. More... | |
Interface for allowing substituting model files.
Interface for allowing substituting model files. Can be customized to replace model files with alternates.
|
virtual |
Virtual destructor.
|
virtual |
Return the alternate file for a given file.
Default returns the same as file with the word "SIM" substituted at the end, before the path. i.e. ../path/filename.medf will be transformed to ../path/filenameSIM.medf