MinVR  0.9.0
A multi-platform virtual reality library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Static Public Member Functions | List of all members
MinVR::DataFileUtils Class Reference

Static Public Member Functions

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 DataFileUtilsinstance ()
 
static void cleanup ()
 

Member Function Documentation

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
static DataFileUtils& MinVR::DataFileUtils::instance ( )
static

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