HDK
|
Go to the source code of this file.
Classes | |
class | FilePath |
class | FileSearchPath |
Typedefs | |
using | FilePathVec = vector< FilePath > |
Functions | |
MX_FORMAT_API FileSearchPath | getEnvironmentPath (const string &sep=PATH_LIST_SEPARATOR) |
Return a FileSearchPath object from search path environment variable. More... | |
Variables | |
MX_FORMAT_API const string | PATH_LIST_SEPARATOR |
MX_FORMAT_API const string | MATERIALX_SEARCH_PATH_ENV_VAR |
Cross-platform support for file and search paths
Definition in file File.h.
using FilePathVec = vector<FilePath> |
MX_FORMAT_API FileSearchPath getEnvironmentPath | ( | const string & | sep = PATH_LIST_SEPARATOR | ) |
Return a FileSearchPath object from search path environment variable.
MX_FORMAT_API const string MATERIALX_SEARCH_PATH_ENV_VAR |
MX_FORMAT_API const string PATH_LIST_SEPARATOR |