Table of contents
- assimp - Open Asset Import Library
- Installation
- Usage
- Data Structures
- Material System
- Performance
- Threading
- Resources
- Importer Notes
- Extending the Library
- Animation Overview
- Deprecated List
- Namespaces
-
Classes
-
Class List
-
Assimp
- BaseImporter
- DefaultLogger
- Exporter
-
ExportProperties
- FloatPropertyMap
- IntPropertyMap
- KeyType
- MatrixPropertyMap
- StringPropertyMap
- ExportProperties
- ExportProperties
- GetPropertyBool
- GetPropertyFloat
- GetPropertyInteger
- GetPropertyMatrix
- GetPropertyString
- HasPropertyBool
- HasPropertyFloat
- HasPropertyInteger
- HasPropertyMatrix
- HasPropertyString
- SetPropertyBool
- SetPropertyFloat
- SetPropertyInteger
- SetPropertyMatrix
- SetPropertyString
- mFloatProperties
- mIntProperties
- mMatrixProperties
- mStringProperties
-
Importer
- Importer
- Importer
- ~Importer
- ApplyCustomizedPostProcessing
- ApplyPostProcessing
- FreeScene
- GetErrorString
- GetExtensionList
- GetExtensionList
- GetImporter
- GetImporter
- GetImporterCount
- GetImporterIndex
- GetImporterInfo
- GetIOHandler
- GetMemoryRequirements
- GetOrphanedScene
- GetProgressHandler
- GetPropertyBool
- GetPropertyFloat
- GetPropertyInteger
- GetPropertyMatrix
- GetPropertyString
- GetScene
- IsDefaultIOHandler
- IsDefaultProgressHandler
- IsExtensionSupported
- IsExtensionSupported
- Pimpl
- Pimpl
- ReadFile
- ReadFile
- ReadFileFromMemory
- RegisterLoader
- RegisterPPStep
- SetExtraVerbose
- SetIOHandler
- SetProgressHandler
- SetPropertyBool
- SetPropertyFloat
- SetPropertyInteger
- SetPropertyMatrix
- SetPropertyString
- UnregisterLoader
- UnregisterPPStep
- ValidateFlags
- MaxLenHint
- pimpl
- Interpolator
- IOStream
- IOSystem
- Logger
- LogStream
- NullLogger
- ProgressHandler
- ScopeGuard
- aiAnimation
- aiAnimMesh
- aiBone
- aiCamera
- aiColor3D
- aiColor4t
- aiExportDataBlob
- aiExportFormatDesc
- aiFace
- aiFile
- aiFileIO
- aiImporterDesc
- aiLight
- aiLogStream
- aiMaterial
- aiMatrix3x3t
-
aiMatrix4x4t
- aiMatrix4x4t
- aiMatrix4x4t
- aiMatrix4x4t
- aiMatrix4x4t
- Decompose
- DecomposeNoScaling
- Determinant
- Equal
- FromEulerAnglesXYZ
- FromEulerAnglesXYZ
- FromToMatrix
- Inverse
- IsIdentity
- operator aiMatrix4x4t< TOther >
- operator!=
- operator*
- operator*=
- operator==
- operator[]
- operator[]
- Rotation
- RotationX
- RotationY
- RotationZ
- Scaling
- Translation
- Transpose
- a1
- a2
- a3
- a4
- b1
- b2
- b3
- b4
- c1
- c2
- c3
- c4
- d1
- d2
- d3
- d4
- m
- mData
- aiMemoryInfo
-
aiMesh
- aiMesh
- ~aiMesh
- GetNumColorChannels
- GetNumUVChannels
- HasBones
- HasFaces
- HasNormals
- HasPositions
- HasTangentsAndBitangents
- HasTextureCoords
- HasVertexColors
- mAnimMeshes
- mBitangents
- mBones
- mColors
- mFaces
- mMaterialIndex
- mName
- mNormals
- mNumAnimMeshes
- mNumBones
- mNumFaces
- mNumUVComponents
- mNumVertices
- mPrimitiveTypes
- mTangents
- mTextureCoords
- mVertices
- aiMeshAnim
- aiMeshKey
- aiMetadata
- aiMetadataEntry
- aiNode
- aiNodeAnim
- aiPlane
- aiPropertyStore
- aiQuaterniont
- aiQuatKey
- aiRay
- aiScene
- aiString
- aiTexel
- aiTexture
- aiUVTransform
- aiVector2t
- aiVector3t
- aiVectorKey
- aiVertexWeight
-
Assimp
- Class Index
-
Class Hierarchy
- aiAnimation
- aiAnimMesh
- aiBone
- aiCamera
- aiColor3D
- aiColor4t< TReal >
- aiExportDataBlob
- aiExportFormatDesc
- aiFace
- aiFile
- aiFileIO
- aiImporterDesc
- aiLight
- aiLogStream
- aiMaterial
- aiMatrix3x3t< TReal >
- aiMatrix4x4t< TReal >
- aiMatrix4x4t< float >
- aiMemoryInfo
- aiMesh
- aiMeshAnim
- aiMeshKey
- aiMetadata
- aiMetadataEntry
- aiNode
- aiNodeAnim
- aiPlane
- aiPropertyStore
- aiQuaterniont< TReal >
- aiQuatKey
- aiRay
- aiScene
- aiString
- aiTexel
- aiTexture
- aiUVTransform
- aiVector2t< TReal >
- aiVector2t< float >
- aiVector3t< TReal >
- aiVector3t< float >
- aiVectorKey
- aiVertexWeight
- Assimp::BaseImporter
- Assimp::Exporter
- Assimp::Exporter::ExportFormatEntry
- Assimp::ExportProperties
- Assimp::Importer
- Assimp::Interpolator< T >
- Assimp::ScopeGuard< T >
- AllocateFromAssimpHeap
- Class Members
-
Class List
-
Files
-
File List
- ai_assert.h
- AndroidJNIIOSystem.h
- anim.h
-
BaseImporter.h
- BaseImporter
- ScopeGuard
- AI_MAKE_MAGIC
- camera.h
- cexport.h
- cfileio.h
-
cimport.h
- aiLogStream
- aiPropertyStore
- AI_FALSE
- AI_TRUE
- aiBool
- aiLogStreamCallback
- aiApplyPostProcessing
- aiAttachLogStream
- aiCreatePropertyStore
- aiCreateQuaternionFromMatrix
- aiDecomposeMatrix
- aiDetachAllLogStreams
- aiDetachLogStream
- aiEnableVerboseLogging
- aiGetErrorString
- aiGetExtensionList
- aiGetImportFormatCount
- aiGetImportFormatDescription
- aiGetMemoryRequirements
- aiGetPredefinedLogStream
- aiIdentityMatrix3
- aiIdentityMatrix4
- aiImportFile
- aiImportFileEx
- aiImportFileExWithProperties
- aiImportFileFromMemory
- aiImportFileFromMemoryWithProperties
- aiIsExtensionSupported
- aiMultiplyMatrix3
- aiMultiplyMatrix4
- aiReleaseImport
- aiReleasePropertyStore
- aiSetImportPropertyFloat
- aiSetImportPropertyInteger
- aiSetImportPropertyMatrix
- aiSetImportPropertyString
- aiTransformVecByMatrix3
- aiTransformVecByMatrix4
- aiTransposeMatrix3
- aiTransposeMatrix4
- color4.h
- color4.inl
-
config.h
- AI_CONFIG_ANDROID_JNI_ASSIMP_MANAGER_SUPPORT
- AI_CONFIG_EXPORT_XFILE_64BIT
- AI_CONFIG_FAVOUR_SPEED
- AI_CONFIG_GLOB_MEASURE_TIME
- AI_CONFIG_IMPORT_AC_EVAL_SUBDIVISION
- AI_CONFIG_IMPORT_AC_SEPARATE_BFCULL
- AI_CONFIG_IMPORT_ASE_RECONSTRUCT_NORMALS
- AI_CONFIG_IMPORT_COLLADA_IGNORE_UP_DIRECTION
- AI_CONFIG_IMPORT_FBX_OPTIMIZE_EMPTY_ANIMATION_CURVES
- AI_CONFIG_IMPORT_FBX_PRESERVE_PIVOTS
- AI_CONFIG_IMPORT_FBX_READ_ALL_GEOMETRY_LAYERS
- AI_CONFIG_IMPORT_FBX_READ_ALL_MATERIALS
- AI_CONFIG_IMPORT_FBX_READ_ANIMATIONS
- AI_CONFIG_IMPORT_FBX_READ_CAMERAS
- AI_CONFIG_IMPORT_FBX_READ_LIGHTS
- AI_CONFIG_IMPORT_FBX_READ_MATERIALS
- AI_CONFIG_IMPORT_FBX_READ_TEXTURES
- AI_CONFIG_IMPORT_FBX_STRICT_MODE
- AI_CONFIG_IMPORT_GLOBAL_KEYFRAME
- AI_CONFIG_IMPORT_IFC_CUSTOM_TRIANGULATION
- AI_CONFIG_IMPORT_IFC_SKIP_CURVE_REPRESENTATIONS
- AI_CONFIG_IMPORT_IFC_SKIP_SPACE_REPRESENTATIONS
- AI_CONFIG_IMPORT_IRR_ANIM_FPS
- AI_CONFIG_IMPORT_LWO_ONE_LAYER_ONLY
- AI_CONFIG_IMPORT_LWS_ANIM_END
- AI_CONFIG_IMPORT_LWS_ANIM_START
- AI_CONFIG_IMPORT_MD2_KEYFRAME
- AI_CONFIG_IMPORT_MD3_HANDLE_MULTIPART
- AI_CONFIG_IMPORT_MD3_KEYFRAME
- AI_CONFIG_IMPORT_MD3_SHADER_SRC
- AI_CONFIG_IMPORT_MD3_SKIN_NAME
- AI_CONFIG_IMPORT_MD5_NO_ANIM_AUTOLOAD
- AI_CONFIG_IMPORT_MDC_KEYFRAME
- AI_CONFIG_IMPORT_MDL_COLORMAP
- AI_CONFIG_IMPORT_MDL_KEYFRAME
- AI_CONFIG_IMPORT_NO_SKELETON_MESHES
- AI_CONFIG_IMPORT_OGRE_MATERIAL_FILE
- AI_CONFIG_IMPORT_OGRE_TEXTURETYPE_FROM_FILENAME
- AI_CONFIG_IMPORT_SMD_KEYFRAME
- AI_CONFIG_IMPORT_TER_MAKE_UVS
- AI_CONFIG_IMPORT_UNREAL_HANDLE_FLAGS
- AI_CONFIG_IMPORT_UNREAL_KEYFRAME
- AI_CONFIG_PP_CT_MAX_SMOOTHING_ANGLE
- AI_CONFIG_PP_CT_TEXTURE_CHANNEL_INDEX
- AI_CONFIG_PP_DB_ALL_OR_NONE
- AI_CONFIG_PP_DB_THRESHOLD
- AI_CONFIG_PP_FD_REMOVE
- AI_CONFIG_PP_FID_ANIM_ACCURACY
- AI_CONFIG_PP_GSN_MAX_SMOOTHING_ANGLE
- AI_CONFIG_PP_ICL_PTCACHE_SIZE
- AI_CONFIG_PP_LBW_MAX_WEIGHTS
- AI_CONFIG_PP_OG_EXCLUDE_LIST
- AI_CONFIG_PP_PTV_ADD_ROOT_TRANSFORMATION
- AI_CONFIG_PP_PTV_KEEP_HIERARCHY
- AI_CONFIG_PP_PTV_NORMALIZE
- AI_CONFIG_PP_PTV_ROOT_TRANSFORMATION
- AI_CONFIG_PP_RRM_EXCLUDE_LIST
- AI_CONFIG_PP_RVC_FLAGS
- AI_CONFIG_PP_SBBC_MAX_BONES
- AI_CONFIG_PP_SBP_REMOVE
- AI_CONFIG_PP_SLM_TRIANGLE_LIMIT
- AI_CONFIG_PP_SLM_VERTEX_LIMIT
- AI_CONFIG_PP_TUV_EVALUATE
- AI_DEBONE_THRESHOLD
- AI_LMW_MAX_WEIGHTS
- AI_SBBC_DEFAULT_MAX_BONES
- AI_SLM_DEFAULT_MAX_TRIANGLES
- AI_SLM_DEFAULT_MAX_VERTICES
- AI_UVTRAFO_ALL
- AI_UVTRAFO_ROTATION
- AI_UVTRAFO_SCALING
- AI_UVTRAFO_TRANSLATION
- aiComponent_COLORSn
- aiComponent_TEXCOORDSn
- PP_ICL_PTCACHE_SIZE
- aiComponent
- DefaultLogger.hpp
-
defs.h
- AI_DEG_TO_RAD
- AI_FORCE_INLINE
- AI_MATH_HALF_PI
- AI_MATH_HALF_PI_F
- AI_MATH_PI
- AI_MATH_PI_F
- AI_MATH_TWO_PI
- AI_MATH_TWO_PI_F
- AI_MAX_ALLOC
- AI_RAD_TO_DEG
- AI_WONT_RETURN
- AI_WONT_RETURN_SUFFIX
- ASSIMP_API
- ASSIMP_API_WINONLY
- ASSIMP_BUILD_DEBUG
- ASSIMP_BUILD_NEED_UNZIP
- ASSIMP_BUILD_NEED_UNZIP
- ASSIMP_BUILD_NEED_Z_INFLATE
- ASSIMP_BUILD_NEED_Z_INFLATE
- ASSIMP_BUILD_NEED_Z_INFLATE
- ASSIMP_BUILD_NEED_Z_INFLATE
- ASSIMP_BUILD_SINGLETHREADED
- C_ENUM
- C_STRUCT
- dox.h
-
Exporter.hpp
- Exporter
- ExportFormatEntry
-
ExportProperties
- FloatPropertyMap
- IntPropertyMap
- KeyType
- MatrixPropertyMap
- StringPropertyMap
- ExportProperties
- ExportProperties
- GetPropertyBool
- GetPropertyFloat
- GetPropertyInteger
- GetPropertyMatrix
- GetPropertyString
- HasPropertyBool
- HasPropertyFloat
- HasPropertyInteger
- HasPropertyMatrix
- HasPropertyString
- SetPropertyBool
- SetPropertyFloat
- SetPropertyInteger
- SetPropertyMatrix
- SetPropertyString
- mFloatProperties
- mIntProperties
- mMatrixProperties
- mStringProperties
- ExportProperties
-
Importer.hpp
-
Importer
- Importer
- Importer
- ~Importer
- ApplyCustomizedPostProcessing
- ApplyPostProcessing
- FreeScene
- GetErrorString
- GetExtensionList
- GetExtensionList
- GetImporter
- GetImporter
- GetImporterCount
- GetImporterIndex
- GetImporterInfo
- GetIOHandler
- GetMemoryRequirements
- GetOrphanedScene
- GetProgressHandler
- GetPropertyBool
- GetPropertyFloat
- GetPropertyInteger
- GetPropertyMatrix
- GetPropertyString
- GetScene
- IsDefaultIOHandler
- IsDefaultProgressHandler
- IsExtensionSupported
- IsExtensionSupported
- Pimpl
- Pimpl
- ReadFile
- ReadFile
- ReadFileFromMemory
- RegisterLoader
- RegisterPPStep
- SetExtraVerbose
- SetIOHandler
- SetProgressHandler
- SetPropertyBool
- SetPropertyFloat
- SetPropertyInteger
- SetPropertyMatrix
- SetPropertyString
- UnregisterLoader
- UnregisterPPStep
- ValidateFlags
- MaxLenHint
- pimpl
- AI_PROPERTY_WAS_NOT_EXISTING
-
Importer
- importerdesc.h
- IOStream.hpp
- IOSystem.hpp
- light.h
- Logger.hpp
- LogStream.hpp
-
material.h
- aiMaterial
- aiUVTransform
- AI_DEFAULT_MATERIAL_NAME
- AI_MATKEY_BLEND_FUNC
- AI_MATKEY_BUMPSCALING
- AI_MATKEY_COLOR_AMBIENT
- AI_MATKEY_COLOR_DIFFUSE
- AI_MATKEY_COLOR_EMISSIVE
- AI_MATKEY_COLOR_REFLECTIVE
- AI_MATKEY_COLOR_SPECULAR
- AI_MATKEY_COLOR_TRANSPARENT
- AI_MATKEY_ENABLE_WIREFRAME
- AI_MATKEY_GLOBAL_BACKGROUND_IMAGE
- AI_MATKEY_MAPPING
- AI_MATKEY_MAPPINGMODE_U
- AI_MATKEY_MAPPINGMODE_V
- AI_MATKEY_NAME
- AI_MATKEY_OPACITY
- AI_MATKEY_REFLECTIVITY
- AI_MATKEY_REFRACTI
- AI_MATKEY_SHADING_MODEL
- AI_MATKEY_SHININESS
- AI_MATKEY_SHININESS_STRENGTH
- AI_MATKEY_TEXBLEND
- AI_MATKEY_TEXFLAGS
- AI_MATKEY_TEXMAP_AXIS
- AI_MATKEY_TEXOP
- AI_MATKEY_TEXTURE
- AI_MATKEY_TWOSIDED
- AI_MATKEY_UVTRANSFORM
- AI_MATKEY_UVWSRC
- AI_TEXTURE_TYPE_MAX
- aiBlendMode
- aiShadingMode
- aiTextureFlags
- aiTextureMapMode
- aiTextureMapping
- aiTextureOp
-
aiTextureType
- aiTextureType_NONE
- aiTextureType_DIFFUSE
- aiTextureType_SPECULAR
- aiTextureType_AMBIENT
- aiTextureType_EMISSIVE
- aiTextureType_HEIGHT
- aiTextureType_NORMALS
- aiTextureType_SHININESS
- aiTextureType_OPACITY
- aiTextureType_DISPLACEMENT
- aiTextureType_LIGHTMAP
- aiTextureType_REFLECTION
- aiTextureType_UNKNOWN
- _aiTextureType_Force32Bit
- aiGetMaterialColor
- aiGetMaterialFloat
- aiGetMaterialFloatArray
- aiGetMaterialInteger
- aiGetMaterialIntegerArray
- aiGetMaterialProperty
- aiGetMaterialString
- aiGetMaterialTexture
- aiGetMaterialTextureCount
- aiGetMaterialUVTransform
- PACK_STRUCT
- material.inl
-
matrix3x3.h
- aiMatrix3x3t
-
aiMatrix4x4t
- aiMatrix4x4t
- aiMatrix4x4t
- aiMatrix4x4t
- aiMatrix4x4t
- Decompose
- DecomposeNoScaling
- Determinant
- Equal
- FromEulerAnglesXYZ
- FromEulerAnglesXYZ
- FromToMatrix
- Inverse
- IsIdentity
- operator aiMatrix4x4t< TOther >
- operator!=
- operator*
- operator*=
- operator==
- operator[]
- operator[]
- Rotation
- RotationX
- RotationY
- RotationZ
- Scaling
- Translation
- Transpose
- a1
- a2
- a3
- a4
- b1
- b2
- b3
- b4
- c1
- c2
- c3
- c4
- d1
- d2
- d3
- d4
- m
- mData
- aiVector2t
- aiMatrix3x3
- PACK_STRUCT
- matrix3x3.inl
-
matrix4x4.h
- aiMatrix3x3t
-
aiMatrix4x4t
- aiMatrix4x4t
- aiMatrix4x4t
- aiMatrix4x4t
- aiMatrix4x4t
- Decompose
- DecomposeNoScaling
- Determinant
- Equal
- FromEulerAnglesXYZ
- FromEulerAnglesXYZ
- FromToMatrix
- Inverse
- IsIdentity
- operator aiMatrix4x4t< TOther >
- operator!=
- operator*
- operator*=
- operator==
- operator[]
- operator[]
- Rotation
- RotationX
- RotationY
- RotationZ
- Scaling
- Translation
- Transpose
- a1
- a2
- a3
- a4
- b1
- b2
- b3
- b4
- c1
- c2
- c3
- c4
- d1
- d2
- d3
- d4
- m
- mData
- aiQuaterniont
- aiMatrix4x4
- PACK_STRUCT
- matrix4x4.inl
-
mesh.h
- aiAnimMesh
- aiBone
- aiFace
-
aiMesh
- aiMesh
- ~aiMesh
- GetNumColorChannels
- GetNumUVChannels
- HasBones
- HasFaces
- HasNormals
- HasPositions
- HasTangentsAndBitangents
- HasTextureCoords
- HasVertexColors
- mAnimMeshes
- mBitangents
- mBones
- mColors
- mFaces
- mMaterialIndex
- mName
- mNormals
- mNumAnimMeshes
- mNumBones
- mNumFaces
- mNumUVComponents
- mNumVertices
- mPrimitiveTypes
- mTangents
- mTextureCoords
- mVertices
- aiVertexWeight
- AI_MAX_BONE_WEIGHTS
- AI_MAX_FACE_INDICES
- AI_MAX_FACES
- AI_MAX_NUMBER_OF_COLOR_SETS
- AI_MAX_NUMBER_OF_TEXTURECOORDS
- AI_MAX_VERTICES
- AI_PRIMITIVE_TYPE_FOR_N_INDICES
- aiPrimitiveType
- metadata.h
- NullLogger.hpp
- poppack1.h
-
postprocess.h
- aiProcess_ConvertToLeftHanded
- aiProcessPreset_TargetRealtime_Fast
- aiProcessPreset_TargetRealtime_MaxQuality
- aiProcessPreset_TargetRealtime_Quality
-
aiPostProcessSteps
- aiProcess_CalcTangentSpace
- aiProcess_JoinIdenticalVertices
- aiProcess_MakeLeftHanded
- aiProcess_Triangulate
- aiProcess_RemoveComponent
- aiProcess_GenNormals
- aiProcess_GenSmoothNormals
- aiProcess_SplitLargeMeshes
- aiProcess_PreTransformVertices
- aiProcess_LimitBoneWeights
- aiProcess_ValidateDataStructure
- aiProcess_ImproveCacheLocality
- aiProcess_RemoveRedundantMaterials
- aiProcess_FixInfacingNormals
- aiProcess_SortByPType
- aiProcess_FindDegenerates
- aiProcess_FindInvalidData
- aiProcess_GenUVCoords
- aiProcess_TransformUVCoords
- aiProcess_FindInstances
- aiProcess_OptimizeMeshes
- aiProcess_OptimizeGraph
- aiProcess_FlipUVs
- aiProcess_FlipWindingOrder
- aiProcess_SplitByBoneCount
- aiProcess_Debone
- ProgressHandler.hpp
-
pstdint.h
- __int8_t_defined
- _PSTDINT_H_INCLUDED
- INT16_MAX
- INT16_MIN
- INT32_MAX
- INT32_MIN
- INT8_MAX
- INT8_MIN
- INT_FAST16_MAX
- INT_FAST16_MIN
- INT_FAST32_MAX
- INT_FAST32_MIN
- INT_FAST8_MAX
- INT_FAST8_MIN
- INT_LEAST16_MAX
- INT_LEAST16_MIN
- INT_LEAST32_MAX
- INT_LEAST32_MIN
- INT_LEAST8_MAX
- INT_LEAST8_MIN
- INTMAX_C
- INTMAX_MAX
- PRINTF_INT16_DEC_WIDTH
- PRINTF_INT16_HEX_WIDTH
- PRINTF_INT32_DEC_WIDTH
- PRINTF_INT32_HEX_WIDTH
- PRINTF_INT64_DEC_WIDTH
- PRINTF_INT64_HEX_WIDTH
- PRINTF_INT8_DEC_WIDTH
- PRINTF_INT8_HEX_WIDTH
- PRINTF_INTMAX_DEC_WIDTH
- PRINTF_INTMAX_HEX_WIDTH
- PRINTF_INTMAX_MODIFIER
- PRINTF_LEAST16_MODIFIER
- PRINTF_LEAST32_MODIFIER
- SIG_ATOMIC_MAX
- SIZE_MAX
- STDINT_H_UINTPTR_T_DEFINED
- UINT16_MAX
- UINT32_MAX
- UINT8_MAX
- UINT_FAST16_MAX
- UINT_FAST32_MAX
- UINT_FAST8_MAX
- UINT_LEAST16_MAX
- UINT_LEAST32_MAX
- UINT_LEAST8_MAX
- UINTMAX_C
- UINTMAX_MAX
- ULONG_LONG_MAX
- int_fast16_t
- int_fast32_t
- int_fast8_t
- int_least16_t
- int_least32_t
- int_least8_t
- intmax_t
- intptr_t
- uint_fast16_t
- uint_fast32_t
- uint_fast8_t
- uint_least16_t
- uint_least32_t
- uint_least8_t
- uintmax_t
- pushpack1.h
- quaternion.h
- quaternion.inl
- scene.h
- texture.h
- types.h
- vector2.h
- vector2.inl
-
vector3.h
- aiMatrix3x3t
-
aiMatrix4x4t
- aiMatrix4x4t
- aiMatrix4x4t
- aiMatrix4x4t
- aiMatrix4x4t
- Decompose
- DecomposeNoScaling
- Determinant
- Equal
- FromEulerAnglesXYZ
- FromEulerAnglesXYZ
- FromToMatrix
- Inverse
- IsIdentity
- operator aiMatrix4x4t< TOther >
- operator!=
- operator*
- operator*=
- operator==
- operator[]
- operator[]
- Rotation
- RotationX
- RotationY
- RotationZ
- Scaling
- Translation
- Transpose
- a1
- a2
- a3
- a4
- b1
- b2
- b3
- b4
- c1
- c2
- c3
- c4
- d1
- d2
- d3
- d4
- m
- mData
- aiVector3t
- aiVector3D
- PACK_STRUCT
- vector3.inl
- version.h
- File Members
-
File List