Assimp  v3.1.1 (June 2014)
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 N3d_viewer
 Nai_regression_ui
 Nassimp
 NAssimpMACHINE-GENERATED by scripts/ICFImporter/CppGenerator.py
 NAssimpViewCalculates a pose for a given time of an animation
 NClipperLib
 NExpressReader
 Nfixed_pipeline_3d_viewer
 NglTF
 Ninternal
 NjassimpJava binding for the Open Asset Import Library
 Npyassimp
 Nrun
 C_IEEESingleData structure to represent the bit pattern of a 32 Bit IEEE 754 floating-point number
 CaiAnimationAn animation consists of key-frame data for a number of nodes
 CaiAnimMeshNOT CURRENTLY IN USE
 CaiBoneA single bone of a mesh
 CaiCameraHelper structure to describe a virtual camera
 CaiColor3DRepresents a color in Red-Green-Blue space
 CaiColor4tRepresents a color in Red-Green-Blue space including an alpha component
 CaiExportDataBlobDescribes a blob of exported scene data
 CaiExportFormatDescDescribes an file format which Assimp can export to
 CaiFaceA single face in a mesh, referring to multiple vertices
 CaiFileC-API: File callbacks
 CaiFileIOC-API: File system callbacks
 CaiImporterDescMeta information about a particular importer
 CaiLightHelper structure to describe a light source
 CaiLogStreamC-API: Represents a log stream
 CaiMaterialData structure for a material
 CaiMatrix3x3tRepresents a row-major 3x3 matrix
 CaiMatrix4x4tRepresents a row-major 4x4 matrix, use this for homogeneous coordinates
 CaiMemoryInfoStores the memory requirements for different components (e.g
 CaiMeshEnum aiMorphingMethod
 CaiMeshAnimDescribes vertex-based animations for a single mesh or a group of meshes
 CaiMeshKeyBinds a anim mesh to a specific point in time
 CaiMeshMorphAnimDescribes a morphing animation of a given mesh
 CaiMeshMorphKeyBinds a morph anim mesh to a specific point in time
 CaiMetadataContainer for holding metadata
 CaiMetadataEntryMetadata entry
 CaiNodeA node in the imported hierarchy
 CaiNodeAnimDescribes the animation of a single node
 CaiPlaneRepresents a plane in a three-dimensional, euclidean space
 CaiPropertyStoreC-API: Represents an opaque set of settings to be used during importing
 CaiQuaterniontRepresents a quaternion in a 4D vector
 CaiQuatKeyA time-value pair specifying a rotation for the given time
 CaiRayRepresents a ray
 CaiSceneThe root structure of the imported data
 CaiStringRepresents an UTF-8 string, zero byte terminated
 CaiTexelHelper structure to represent a texel in a ARGB8888 format
 CaiTextureHelper structure to describe an embedded texture
 CaiUVTransformDefines how an UV channel is transformed
 CaiVector2tRepresents a two-dimensional vector
 CaiVector3tRepresents a three-dimensional vector
 CaiVectorKeyA time-value pair specifying a certain 3D vector for the given time
 CaiVertexWeightA single influence of a bone on a vertex
 Canother
 CASCIIASCII encoding
 CAssimpAPITest
 CAutoUTFDynamically select encoding according to stream's runtime-specified UTF encoding type
 CAutoUTFInputStreamInput stream wrapper with dynamically bound encoding and automatic encoding detection
 CAutoUTFOutputStreamOutput stream wrapper with dynamically bound encoding and automatic encoding detection
 CBaseReaderHandlerDefault implementation of Handler
 CBITMAPFILEHEADER
 CBITMAPINFOHEADER
 CBlendImportAreaLight
 CBlendImportMaterials
 CCameraCamera class
 CCatmullClarkSubdividerSubdivider stub class to implement the Catmull-Clarke subdivision algorithm
 Cchunk_guard
 CColladaExportCamera
 CColladaExportLight
 Ccompare_fails_exceptionSentinel exception to return quickly from deeply nested control paths
 Ccomparer_contextRecord our way through the files to be compared and dump useful information if we fail
 CContextStores the context of a parsed OpenDDL declaration
 CCrtAllocatorC-runtime library allocator
 CDataArrayListStores a data array list
 CDDLNodeThis class represents one single instance in the object tree of the parsed OpenDDL-file
 CDDLNodeIterator
 CDeadlyImportErrorFOR IMPORTER PLUGINS ONLY: Simple exception class to be thrown if an unrecoverable error occurs while importing
 CEdge
 CEncodedInputStreamInput byte stream wrapper with a statically bound encoding
 CEncodedOutputStreamOutput byte stream wrapper with statically bound encoding
 CExceptionSwallower
 CExceptionSwallower< aiReturn >
 CExceptionSwallower< T * >
 CExceptionSwallower< void >
 CExporterTest
 CFaceWithSmoothingGroupHelper structure representing a face with smoothing groups assigned
 CFastAtodWrapper
 CFastAtofTest
 CFastAtofWrapper
 CFileReadStreamFile byte stream for input using fread()
 CFileWriteStreamWrapper of C file stream for input using fread()
 CFindDegeneratesProcessTest
 CFindInvalidDataProcessTest
 Cfree_it
 CGenericDocumentA document for parsing JSON text as DOM
 CGenericInsituStringStreamA read-write string stream
 CGenericMemberName-value pair in a JSON object value
 CGenericMemberIterator(Constant) member iterator for a JSON object value
 CGenericMemoryBufferRepresents an in-memory output byte stream
 CGenericPointerRepresents a JSON Pointer. Use Pointer for UTF8 encoding and default allocator
 CGenericReaderSAX-style JSON parser. Use Reader for UTF8 encoding and default allocator
 CGenericStringBufferRepresents an in-memory output stream
 CGenericStringRefReference to a constant string (not taking a copy)
 CGenericStringStreamRead-only string stream
 CGenericValueRepresents a JSON value. Use Value for UTF8 encoding and default allocator
 CGenNormalsTest
 CilError
 CilFilters
 CILimageThe Fundamental Image structure
 CilImage
 CILinfo
 CILpalBasic Palette struct
 CILpointf
 CILpointi
 CilState
 CilValidate
 Cimaxdiv_t
 CImportDataDefines common import parameters
 CImporterTest
 CIOStreamBaseThis class represents the stream to write out
 CIOSystemTest
 CJoinVerticesTest
 CLimitBoneWeightsTest
 CLogToCallbackRedirector
 CMaterialSystemTest
 CMemoryPoolAllocatorDefault memory allocator used by the parser and DOM
 CMemoryStreamRepresents an in-memory input byte stream
 CMeshHelper
 CMeshWithSmoothingGroupsHelper structure representing a mesh whose faces have smoothing groups assigned
 CMorphTimeValues
 CMyDocument
 CNameStores an OpenDDL-specific name
 COpenDDLExportThis class represents the OpenDDLExporter
 COpenDDLParser
 CParseResultResult of parsing (wraps ParseErrorCode)
 CPretransformVerticesTest
 CPrettyWriterWriter with indentation and spacing
 CPropertyStores a property list
 CAllocatorConcept for allocating, resizing and freeing memory block
 CEncodingConcept for encoding of Unicode characters
 CHandlerConcept for receiving events from GenericReader upon parsing. The functions return true if no error occurs. If they return false, the event publisher should terminate the process
 CStreamConcept for reading and writing characters
 CReferenceStores a bundle of references
 CRemoveRedundantMatsTest
 CRemoveVCProcessTest
 CRenderOptionsClass to manage render options
 CScenePreprocessorTest
 Cscoped_chunkUtility to simplify usage of comparer_context.push_elem/pop_elem
 CSharedModifierData
 CSharedPPDataTest
 CSIB
 CSIBChunk
 CSIBEdge
 CSIBMesh
 CSIBObject
 Csliced_chunk_iteratorHelper to iterate easily through corresponding chunks of two dumps simultaneously
 Csliced_chunk_readerHelper to iterate easily through corresponding chunks of two dumps simultaneously
 CSmartLocalRef
 CSortByPTypeProcessTest
 CSplitLargeMeshesTest
 CStreamFormatterBaseThis class represents the stream to write out
 CStreamTraitsProvides additional information for stream
 CStreamTraits< GenericInsituStringStream< Encoding > >
 CStreamTraits< GenericStringStream< Encoding > >
 CTempMesh
 CTestIOSystem
 CTestPlugin
 CTestType
 CTextStores a text
 CTGA_HEADER
 CTranscoderEncoding conversion
 CTranscoder< Encoding, Encoding >Specialization of Transcoder with same source and target encoding
 CTriangulateProcessTest
 CType
 CUTF16UTF-16 encoding
 CUTF16BEUTF-16 big endian encoding
 CUTF16LEUTF-16 little endian encoding
 CUTF32UTF-32 encoding
 CUTF32BEUTF-32 big endian encoding
 CUTF32LEUTF-32 little endian enocoding
 CUTF8UTF-8 encoding
 CutIssues
 CutMatrix3x3Test
 CutMatrix4x4Test
 CutStringUtils
 CValueThis class implements a value
 CValueAllocator
 CVertex
 CVTAdjacencyTest
 CWriterJSON writer