Assimp  v3.0 (July 2012)
Classes
Assimp Namespace Reference

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

Classes

class  BaseImporter
 FOR IMPORTER PLUGINS ONLY: The BaseImporter defines a common interface for all importer worker classes. More...
class  DefaultLogger
 CPP-API: Primary logging facility of Assimp. More...
class  Exporter
 CPP-API: The Exporter class forms an C++ interface to the export functionality of the Open Asset Import Library. More...
class  Importer
 CPP-API: The Importer class forms an C++ interface to the functionality of the Open Asset Import Library. More...
struct  Interpolator
 CPP-API: Utility class to simplify interpolations of various data types. More...
class  IOStream
 CPP-API: Class to handle file I/O for C++. More...
class  IOSystem
 CPP-API: Interface to the file system. More...
class  Logger
 CPP-API: Abstract interface for logger implementations. More...
class  LogStream
 CPP-API: Abstract interface for log stream implementations. More...
class  NullLogger
 CPP-API: Empty logging implementation. More...
class  ProgressHandler
 CPP-API: Abstract interface for custom progress report receivers. More...
struct  ScopeGuard

Detailed Description

Assimp's CPP-API and all internal APIs.