VR-Forces 5.0.3 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
DtSimModelReplacer Class Reference

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)
 

Constructor & Destructor Documentation

virtual DtSimModelReplacer::~DtSimModelReplacer ( )
virtual

Virtual destructor.

Member Function Documentation

virtual std::string DtSimModelReplacer::replaceModel ( const std::string &  file)
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.


The documentation for this class was generated from the following file:

Document ID: Generated on Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)