Assimp  v2.0 (November 2010)
File List
Here is a list of all files with brief descriptions:
o*aiAnim.hDefines the data structures in which the imported animations are returned
o*aiAssert.h
o*aiCamera.hDefines the aiCamera data structure
o*aiColor4D.hRGBA color structure, including operators when compiling in C++
o*aiColor4D.inlInline implementation of aiColor4D operators
o*aiConfig.hDefines constants for configurable properties for the library
o*aiDefines.hAssimp build configuration setup
o*aiFileIO.hDefines generic C routines to access memory-mapped files
o*aiLight.hDefines the aiLight data structure
o*aiMaterial.hDefines the material system of the library
o*aiMaterial.inlDefines the C++ getters for the material system
o*aiMatrix3x3.hDefinition of a 3x3 matrix, including operators when compiling in C++
o*aiMatrix3x3.inlInline implementation of the 3x3 matrix operators
o*aiMatrix4x4.h4x4 matrix structure, including operators when compiling in C++
o*aiMatrix4x4.inlInline implementation of the 4x4 matrix operators
o*aiMesh.hDeclares the data structures in which the imported geometry is returned by ASSIMP: aiMesh, aiFace and aiBone data structures
o*aiPostProcess.hDefinitions for import post processing steps
o*aiQuaternion.hQuaternion structure, including operators when compiling in C++
o*aiScene.hDefines the data structures in which the imported scene is returned
o*aiTexture.hDefines texture helper structures for the library
o*aiTypes.hBasic data types and primitives, such as vectors or colors
o*aiVector2D.h2D vector structure, including operators when compiling in C++
o*aiVector3D.h3D vector structure, including operators when compiling in C++
o*aiVector3D.inlInline implementation of aiVector3D operators
o*aiVersion.hFunctions to query the version of the Assimp runtime, check compile flags, ..
o*assimp.hDefines the C-API to the Open Asset Import Library
o*assimp.hppDefines the C++-API to the Open Asset Import Library
o*BaseImporter.h
o*DefaultLogger.h
o*dox.hGeneral documentation built from a doxygen comment
o*export.hDefines the C-API for the Assimp export interface
o*export.hppDefines the CPP-API for the Assimp export interface
o*IOStream.hFile I/O wrappers for C++
o*IOSystem.hFile system wrapper for C++
o*Logger.hAbstract base class 'Logger', base of the logging system
o*LogStream.hAbstract base class 'LogStream', representing an output log stream
o*NullLogger.hDummy logger
o*poppack1.h
o*ProgressHandler.hAbstract base class 'ProgressHandler'
\*pushpack1.h