|
| static std::string | findDataFile (const std::string &filename) |
| | Given a filename, this method will search _dataFilePaths to locate it. More...
|
| |
| static void | addFileSearchPath (const std::string &path) |
| | Adds the path to _dataFilePaths. The special sequence gets replaced by the decygified value of the environment variable NAME. More...
|
| |
| static DataFileUtils & | instance () |
| |
| static void | cleanup () |
| |
| static void MinVR::DataFileUtils::addFileSearchPath |
( |
const std::string & |
path) | |
|
|
static |
| static void MinVR::DataFileUtils::cleanup |
( |
) | |
|
|
static |
| static std::string MinVR::DataFileUtils::findDataFile |
( |
const std::string & |
filename) | |
|
|
static |
The documentation for this class was generated from the following file: