API for file path processing. More...
#include <ai_string.h>Go to the source code of this file.
Enumerations | |
| enum class | AtFileType { Custom , Texture , OSL , Procedural , Plugin } |
Functions | |
| AI_API AtString | AiResolveFilePath (const char *file_path, AtFileType file_type, const char *custom_path=NULL) |
| Processes a file path and resolves it against search paths. More... | |
API for file path processing.