Assimp  v2.0 (November 2010)
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCaiAnimMeshNOT CURRENTLY IN USE
oCaiBoneA single bone of a mesh
oCaiCameraHelper structure to describe a virtual camera
oCaiColor3DRepresents a color in Red-Green-Blue space
oCaiColor4t< TReal >Represents a color in Red-Green-Blue space including an alpha component
oCaiExportDataBlobDescribes a blob of exported scene data
oCaiExportFormatDescDescribes an file format which Assimp can export to
oCaiFaceA single face in a mesh, referring to multiple vertices
oCaiFileC-API: File callbacks
oCaiFileIOC-API: File system callbacks
oCaiImporterDescMeta information about a particular importer
oCaiLightHelper structure to describe a light source
oCaiLogStreamC-API: Represents a log stream
oCaiMaterial*/
oCaiMatrix3x3t< TReal >Represents a row-major 3x3 matrix
oCaiMatrix4x4t< T >Represents a row-major 4x4 matrix, use this for homogeneous coordinates
oCaiMatrix4x4t< float >
oCaiMeshA mesh represents a geometry or model with a single material
oCaiPlaneRepresents a plane in a three-dimensional, euclidean space
oCaiPropertyStoreC-API: Represents an opaque set of settings to be used during importing
oCaiQuaterniont< TReal >Represents a quaternion in a 4D vector
oCaiRayRepresents a ray
oCaiStringRepresents an UTF-8 string, zero byte terminated
oCaiTexelHelper structure to represent a texel in a ARGB8888 format
oCaiTextureHelper structure to describe an embedded texture
oCaiUVTransformDefines how an UV channel is transformed
oCaiVector2t< T >Represents a two-dimensional vector
oCaiVector3t< TReal >Represents a three-dimensional vector
oCaiVector3t< float >
oCaiVertexWeightA single influence of a bone on a vertex
oCAssimp::BaseImporterFOR IMPORTER PLUGINS ONLY: The BaseImporter defines a common interface for all importer worker classes
oCAssimp::ExporterCPP-API: The Exporter class forms an C++ interface to the export functionality of the Open Asset Import Library
oCAssimp::Exporter::ExportFormatEntryInternal description of an Assimp export format option
oCAssimp::ImporterCPP-API: The Importer class forms an C++ interface to the functionality of the Open Asset Import Library
oCAssimp::ScopeGuard< T >
\CAllocateFromAssimpHeap
 oCAssimp::IOStreamCPP-API: Class to handle file I/O for C++
 oCAssimp::IOSystemCPP-API: Interface to the file system
 oCAssimp::LoggerCPP-API: Abstract interface for logger implementations
 |oCAssimp::DefaultLoggerCPP-API: Primary logging facility of Assimp
 |\CAssimp::NullLoggerCPP-API: Empty logging implementation
 oCAssimp::LogStreamCPP-API: Abstract interface for log stream implementations
 \CAssimp::ProgressHandlerCPP-API: Abstract interface for custom progress report receivers