![]() |
VR-Forces 5.0.1 Developer's Guide
|
Interface for allowing substituting model files.
Interface for allowing substituting model files. Can be customized to replace model files with alternates.
Public Member Functions | |
| virtual | ~DtSimModelReplacer () |
| virtual std::string | replaceModel (const std::string &file) |
|
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.