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 , Asset } |
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... | |
| AI_API AtString | AiLibraryPath () |
| Returns the path to the Arnold library. | |
API for file path processing.