Assimp  v3.1.1 (June 2014)
IOSystem.hpp File Reference

File system wrapper for C++. More...

Classes

class  Assimp::IOSystem
 CPP-API: Interface to the file system. More...
 

Namespaces

 Assimp
 Assimp's CPP-API and all internal APIs.
 

Detailed Description

File system wrapper for C++.

Inherit this class to supply custom file handling logic to the Import library.