Assimp  v2.0 (November 2010)
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCaiAnimationAn animation consists of keyframe data for a number of nodes
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
oCaiColor4DRepresents a color in Red-Green-Blue space including an alpha component
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
oCaiLightHelper structure to describe a light source
oCaiLogStreamC-API: Represents a log stream
oCaiMaterialData structure for a material
oCaiMatrix3x3Represents a row-major 3x3 matrix
oCaiMatrix4x4Represents a row-major 4x4 matrix, use this for homogeneous coordinates
oCaiMeshA mesh represents a geometry or model with a single material
oCaiMeshAnimDescribes vertex-based animations for a single mesh or a group of meshes
oCaiMeshKeyBinds a anim mesh to a specific point in time
oCaiNodeA node in the imported hierarchy
oCaiNodeAnimDescribes the animation of a single node
oCaiPlaneRepresents a plane in a three-dimensional, euclidean space
oCaiQuaternionRepresents a quaternion in a 4D vector
oCaiQuatKeyA time-value pair specifying a rotation for the given time
oCaiRayRepresents a ray
oCaiSceneThe root structure of the imported data
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
oCaiVector2DRepresents a two-dimensional vector
oCaiVector3DRepresents a three-dimensional vector
oCaiVectorKeyA time-value pair specifying a certain 3D vector for the given time
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::ImporterCPP-API: The Importer class forms an C++ interface to the functionality of the Open Asset Import Library
oCAssimp::Interpolator< T >CPP-API: Utility class to simplify interpolations of various data types
oCAssimp::ScopeGuard< T >
oCnoncopyable
|\CaiExportDataBlobDescribes a blob of exported scene data
\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