bindbc-assimp ~master (2019-12-05T00:26:22Z)
Dub
Repo
aiTransformVecByMatrix4
bindbc
assimp
bindstatic
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
version(BindAssimp_Static)
extern (
System
) @
nogc
nothrow
void
aiTransformVecByMatrix4
(
aiVector3D
*
vec
,
const
aiMatrix4x4
*
mat
)
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