derelict.assimp3.types

Undocumented in source.

Members

Aliases

aiAnimBehaviour
alias aiAnimBehaviour = uint
Undocumented in source.
aiBlendMode
alias aiBlendMode = uint
Undocumented in source.
aiBool
alias aiBool = int
Undocumented in source.
aiComponent
alias aiComponent = uint
Undocumented in source.
aiDefaultLogStream
alias aiDefaultLogStream = uint
Undocumented in source.
aiFileCloseProc
alias aiFileCloseProc = void function(aiFileIO*, aiFile*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
aiFileFlushProc
alias aiFileFlushProc = void function(aiFile*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
aiFileOpenProc
alias aiFileOpenProc = aiFile* function(aiFileIO*, const(char)*, const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
aiFileReadProc
alias aiFileReadProc = size_t function(aiFile*, char*, size_t, size_t)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
aiFileSeek
alias aiFileSeek = aiReturn function(aiFile*, size_t, aiOrigin)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
aiFileTellProc
alias aiFileTellProc = size_t function(aiFile*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
aiFileWriteProc
alias aiFileWriteProc = size_t function(aiFile*, const(char)*, size_t, size_t)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
aiImporterFlags
alias aiImporterFlags = int
Undocumented in source.
aiLightSourceType
alias aiLightSourceType = uint
Undocumented in source.
aiLogStreamCallback
alias aiLogStreamCallback = void function(const(char)*, char*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
aiMetadataType
alias aiMetadataType = int
Undocumented in source.
aiOrigin
alias aiOrigin = uint
Undocumented in source.
aiPostProcessSteps
alias aiPostProcessSteps = uint
Undocumented in source.
aiPrimitiveType
alias aiPrimitiveType = uint
Undocumented in source.
aiPropertyTypeInfo
alias aiPropertyTypeInfo = uint
Undocumented in source.
aiReturn
alias aiReturn = int
Undocumented in source.
aiShadingMode
alias aiShadingMode = uint
Undocumented in source.
aiTextureFlags
alias aiTextureFlags = uint
Undocumented in source.
aiTextureMapMode
alias aiTextureMapMode = uint
Undocumented in source.
aiTextureMapping
alias aiTextureMapping = uint
Undocumented in source.
aiTextureOp
alias aiTextureOp = uint
Undocumented in source.
aiTextureType
alias aiTextureType = uint
Undocumented in source.
aiUserData
alias aiUserData = void*
Undocumented in source.

Enums

AI_BOOL
anonymousenum AI_BOOL
Undocumented in source.
AI_CONFIG_GLOB_MEASURE_TIME
anonymousenum AI_CONFIG_GLOB_MEASURE_TIME
Undocumented in source.
AI_MATKEY_NAME
anonymousenum AI_MATKEY_NAME
Undocumented in source.
AI_SCENE_FLAGS_INCOMPLETE
anonymousenum AI_SCENE_FLAGS_INCOMPLETE
Undocumented in source.
AI_UVTRAFO_SCALING
anonymousenum AI_UVTRAFO_SCALING
Undocumented in source.
ASSIMP_CFLAGS_SHARED
anonymousenum ASSIMP_CFLAGS_SHARED
Undocumented in source.
aiAnimBehaviour_DEFAULT
anonymousenum aiAnimBehaviour_DEFAULT
Undocumented in source.
aiBlendMode_Default
anonymousenum aiBlendMode_Default
Undocumented in source.
aiComponent_NORMALS
anonymousenum aiComponent_NORMALS
Undocumented in source.
aiDefaultLogStream_FILE
anonymousenum aiDefaultLogStream_FILE
Undocumented in source.
aiImporterFlags_SupportTextFlavour
anonymousenum aiImporterFlags_SupportTextFlavour
Undocumented in source.
aiLightSourceType_UNDEFINED
anonymousenum aiLightSourceType_UNDEFINED
Undocumented in source.
aiOrigin_SET
anonymousenum aiOrigin_SET
Undocumented in source.
aiPTI_Float
anonymousenum aiPTI_Float
Undocumented in source.
aiPrimitiveType_POINT
anonymousenum aiPrimitiveType_POINT
Undocumented in source.
aiProcess_CalcTangentSpace
anonymousenum aiProcess_CalcTangentSpace
Undocumented in source.
aiReturn_SUCCESS
anonymousenum aiReturn_SUCCESS
Undocumented in source.
aiShadingMode_Flat
anonymousenum aiShadingMode_Flat
Undocumented in source.
aiTextureFlags_Invert
anonymousenum aiTextureFlags_Invert
Undocumented in source.
aiTextureMapMode_Wrap
anonymousenum aiTextureMapMode_Wrap
Undocumented in source.
aiTextureMapping_UV
anonymousenum aiTextureMapping_UV
Undocumented in source.
aiTextureOp_Multiply
anonymousenum aiTextureOp_Multiply
Undocumented in source.
aiTextureType_NONE
anonymousenum aiTextureType_NONE
Undocumented in source.

Functions

GetAiType
aiMetadataType GetAiType(bool )
Undocumented in source. Be warned that the author may not have intended to support it.
GetAiType
aiMetadataType GetAiType(int )
Undocumented in source. Be warned that the author may not have intended to support it.
GetAiType
aiMetadataType GetAiType(ulong )
Undocumented in source. Be warned that the author may not have intended to support it.
GetAiType
aiMetadataType GetAiType(float )
Undocumented in source. Be warned that the author may not have intended to support it.
GetAiType
aiMetadataType GetAiType(aiString )
Undocumented in source. Be warned that the author may not have intended to support it.
GetAiType
aiMetadataType GetAiType(aiVector3D )
Undocumented in source. Be warned that the author may not have intended to support it.
aiComponent_COLORSn
uint aiComponent_COLORSn(uint n)
Undocumented in source. Be warned that the author may not have intended to support it.
aiComponent_TEXCOORDSn
uint aiComponent_TEXCOORDSn(uint n)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

AI_DEBONE_THRESHOLD
enum AI_DEBONE_THRESHOLD;
Undocumented in source.
AI_DEFAULT_MATERIAL_NAME
enum AI_DEFAULT_MATERIAL_NAME;
Undocumented in source.
AI_FALSE
enum AI_FALSE;
Undocumented in source.
AI_LMW_MAX_WEIGHTS
enum AI_LMW_MAX_WEIGHTS;
Undocumented in source.
AI_MAX_BONE_WEIGHTS
enum AI_MAX_BONE_WEIGHTS;
Undocumented in source.
AI_MAX_FACES
enum AI_MAX_FACES;
Undocumented in source.
AI_MAX_FACE_INDICES
enum AI_MAX_FACE_INDICES;
Undocumented in source.
AI_MAX_NUMBER_OF_COLOR_SETS
enum AI_MAX_NUMBER_OF_COLOR_SETS;
Undocumented in source.
AI_MAX_NUMBER_OF_TEXTURECOORDS
enum AI_MAX_NUMBER_OF_TEXTURECOORDS;
Undocumented in source.
AI_MAX_VERTICES
enum AI_MAX_VERTICES;
Undocumented in source.
AI_SBBC_DEFAULT_MAX_BONES
enum AI_SBBC_DEFAULT_MAX_BONES;
Undocumented in source.
AI_SLM_DEFAULT_MAX_TRIANGLES
enum AI_SLM_DEFAULT_MAX_TRIANGLES;
Undocumented in source.
AI_SLM_DEFAULT_MAX_VERTICES
enum AI_SLM_DEFAULT_MAX_VERTICES;
Undocumented in source.
AI_TRUE
enum AI_TRUE;
Undocumented in source.
MAXLEN
enum MAXLEN;
Undocumented in source.
PP_ICL_PTCACHE_SIZE
enum PP_ICL_PTCACHE_SIZE;
Undocumented in source.

Structs

aiAnimMesh
struct aiAnimMesh
Undocumented in source.
aiAnimation
struct aiAnimation
Undocumented in source.
aiBone
struct aiBone
Undocumented in source.
aiCamera
struct aiCamera
Undocumented in source.
aiColor3D
struct aiColor3D
Undocumented in source.
aiColor4D
struct aiColor4D
Undocumented in source.
aiExportDataBlob
struct aiExportDataBlob
Undocumented in source.
aiExportFormatDesc
struct aiExportFormatDesc
Undocumented in source.
aiFace
struct aiFace
Undocumented in source.
aiFile
struct aiFile
Undocumented in source.
aiFileIO
struct aiFileIO
Undocumented in source.
aiImporterDesc
struct aiImporterDesc
Undocumented in source.
aiLight
struct aiLight
Undocumented in source.
aiLogStream
struct aiLogStream
Undocumented in source.
aiMaterial
struct aiMaterial
Undocumented in source.
aiMaterialProperty
struct aiMaterialProperty
Undocumented in source.
aiMatrix3x3
struct aiMatrix3x3
Undocumented in source.
aiMatrix4x4
struct aiMatrix4x4
Undocumented in source.
aiMemoryInfo
struct aiMemoryInfo
Undocumented in source.
aiMesh
struct aiMesh
Undocumented in source.
aiMeshAnim
struct aiMeshAnim
Undocumented in source.
aiMeshKey
struct aiMeshKey
Undocumented in source.
aiMetadata
struct aiMetadata
Undocumented in source.
aiMetadataEntry
struct aiMetadataEntry
Undocumented in source.
aiNode
struct aiNode
Undocumented in source.
aiNodeAnim
struct aiNodeAnim
Undocumented in source.
aiPlane
struct aiPlane
Undocumented in source.
aiPropertyStore
struct aiPropertyStore
Undocumented in source.
aiQuatKey
struct aiQuatKey
Undocumented in source.
aiQuaternion
struct aiQuaternion
Undocumented in source.
aiRay
struct aiRay
Undocumented in source.
aiScene
struct aiScene
Undocumented in source.
aiString
struct aiString
Undocumented in source.
aiTexel
struct aiTexel
Undocumented in source.
aiTexture
struct aiTexture
Undocumented in source.
aiUVTransform
struct aiUVTransform
Undocumented in source.
aiVector2D
struct aiVector2D
Undocumented in source.
aiVector3D
struct aiVector3D
Undocumented in source.
aiVectorKey
struct aiVectorKey
Undocumented in source.
aiVertexWeight
struct aiVertexWeight
Undocumented in source.

Meta