|
GraphicsAPI_2020C
|
File system wrapper for C++. More...
#include "types.h"#include <sys/stat.h>#include <sys/types.h>#include <unistd.h>#include <vector>

Go to the source code of this file.
Classes | |
| class | Assimp::IOSystem |
| CPP-API: Interface to the file system. More... | |
Namespaces | |
| Assimp | |
| Assimp's CPP-API and all internal APIs. | |
File system wrapper for C++.
Inherit this class to supply custom file handling logic to the Import library.
1.8.13