bindbc-assimp ~master (2019-12-05T00:26:22Z)
Dub
Repo
aiGetMaterialFloat
bindbc
assimp
bindstatic
Undocumented in source. Be warned that the author may not have intended to support it.
version(BindAssimp_Static)
extern (
System
) @
nogc
nothrow
aiReturn
aiGetMaterialFloat
(
const
aiMaterial
*
pMat
,
const
char
*
pKey
,
uint
type
,
uint
index
,
ai_real
*
pOut
)
Meta
Source
See Implementation
bindbc
assimp
bindstatic
functions
aiApplyPostProcessing
aiAttachLogStream
aiCopyScene
aiCreatePropertyStore
aiCreateQuaternionFromMatrix
aiDecomposeMatrix
aiDetachAllLogStreams
aiDetachLogStream
aiEnableVerboseLogging
aiExportScene
aiExportSceneEx
aiExportSceneToBlob
aiFreeScene
aiGetBranchName
aiGetCompileFlags
aiGetErrorString
aiGetExportFormatCount
aiGetExportFormatDescription
aiGetExtensionList
aiGetImportFormatCount
aiGetImportFormatDescription
aiGetImporterDesc
aiGetLegalString
aiGetMaterialColor
aiGetMaterialFloat
aiGetMaterialFloatArray
aiGetMaterialInteger
aiGetMaterialIntegerArray
aiGetMaterialProperty
aiGetMaterialString
aiGetMaterialTexture
aiGetMaterialTextureCount
aiGetMaterialUVTransform
aiGetMemoryRequirements
aiGetPredefinedLogStream
aiGetVersionMajor
aiGetVersionMinor
aiGetVersionRevision
aiIdentityMatrix3
aiIdentityMatrix4
aiImportFile
aiImportFileEx
aiImportFileExWithProperties
aiImportFileFromMemory
aiImportFileFromMemoryWithProperties
aiIsExtensionSupported
aiMultiplyMatrix3
aiMultiplyMatrix4
aiReleaseExportBlob
aiReleaseExportFormatDescription
aiReleaseImport
aiReleasePropertyStore
aiSetImportPropertyFloat
aiSetImportPropertyInteger
aiSetImportPropertyMatrix
aiSetImportPropertyString
aiTransformVecByMatrix3
aiTransformVecByMatrix4
aiTransposeMatrix3
aiTransposeMatrix4