FBX C++ API Reference
|
This is the complete list of members for FbxPathUtils, including all inherited members.
Bind(const char *pRootPath, const char *pFilePath, bool pCleanPath=true) | FbxPathUtils | static |
ChangeExtension(const char *pFilePath, const char *pExtension) | FbxPathUtils | static |
Clean(const char *pPath) | FbxPathUtils | static |
Create(const char *pFolderPathUTF8) | FbxPathUtils | static |
Delete(const char *pFolderPathUTF8) | FbxPathUtils | static |
Exist(const char *pFolderPathUTF8) | FbxPathUtils | static |
GenerateFileName(const char *pFolder, const char *pPrefix) | FbxPathUtils | static |
GetExtensionName(const char *pFilePath) | FbxPathUtils | static |
GetFileName(const char *pFilePath, bool pWithExtension=true) | FbxPathUtils | static |
GetFolderName(const char *pFilePath) | FbxPathUtils | static |
GetRelativeFilePath(const char *pRootPath, const char *pNewFilePath) | FbxPathUtils | static |
GetRelativePath(const char *pRootPath, const char *pNewPath) | FbxPathUtils | static |
IsEmpty(const char *pFolderPath_UTF8) | FbxPathUtils | static |
IsRelative(const char *pPath) | FbxPathUtils | static |
Resolve(const char *pRelPath) | FbxPathUtils | static |