Path Tracer
|
File system wrapper for C++. Inherit this class to supply custom file handling logic to the Import library. 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 | |
File system wrapper for C++. Inherit this class to supply custom file handling logic to the Import library.