|
HDK
|
Include dependency graph for hpath.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | PATH_SEP_CHAR ':' |
| #define | PATH_SEP_STRING ":" |
| #define | PATH_IS_SEP_CHAR(c) ((c) == ':' || (c) == ';') |
Functions | |
| tools_API int | HoudiniMakeDirectory (const char *file, mode_t mode) |