Assimp  v2.0 (November 2010)
Classes | Namespaces
IOSystem.h File Reference

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

Classes

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

Namespaces

namespace  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.