- 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.
- 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.
- 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.