public static final class Assimp.Functions
extends java.lang.Object
SharedLibrary.| Modifier and Type | Field and Description |
|---|---|
static long |
ApplyPostProcessing
Function address.
|
static long |
AttachLogStream
Function address.
|
static long |
CopyScene
Function address.
|
static long |
CreatePropertyStore
Function address.
|
static long |
CreateQuaternionFromMatrix
Function address.
|
static long |
DecomposeMatrix
Function address.
|
static long |
DetachAllLogStreams
Function address.
|
static long |
DetachLogStream
Function address.
|
static long |
EnableVerboseLogging
Function address.
|
static long |
ExportScene
Function address.
|
static long |
ExportSceneEx
Function address.
|
static long |
ExportSceneToBlob
Function address.
|
static long |
FreeScene
Function address.
|
static long |
GetBranchName
Function address.
|
static long |
GetCompileFlags
Function address.
|
static long |
GetErrorString
Function address.
|
static long |
GetExportFormatCount
Function address.
|
static long |
GetExportFormatDescription
Function address.
|
static long |
GetExtensionList
Function address.
|
static long |
GetImporterDesc
Function address.
|
static long |
GetImportFormatCount
Function address.
|
static long |
GetImportFormatDescription
Function address.
|
static long |
GetLegalString
Function address.
|
static long |
GetMaterialColor
Function address.
|
static long |
GetMaterialFloatArray
Function address.
|
static long |
GetMaterialIntegerArray
Function address.
|
static long |
GetMaterialProperty
Function address.
|
static long |
GetMaterialString
Function address.
|
static long |
GetMaterialTexture
Function address.
|
static long |
GetMaterialTextureCount
Function address.
|
static long |
GetMaterialUVTransform
Function address.
|
static long |
GetMemoryRequirements
Function address.
|
static long |
GetVersionMajor
Function address.
|
static long |
GetVersionMinor
Function address.
|
static long |
GetVersionPatch
Function address.
|
static long |
GetVersionRevision
Function address.
|
static long |
IdentityMatrix3
Function address.
|
static long |
IdentityMatrix4
Function address.
|
static long |
ImportFile
Function address.
|
static long |
ImportFileEx
Function address.
|
static long |
ImportFileExWithProperties
Function address.
|
static long |
ImportFileFromMemory
Function address.
|
static long |
ImportFileFromMemoryWithProperties
Function address.
|
static long |
IsExtensionSupported
Function address.
|
static long |
MultiplyMatrix3
Function address.
|
static long |
MultiplyMatrix4
Function address.
|
static long |
ReleaseExportBlob
Function address.
|
static long |
ReleaseExportFormatDescription
Function address.
|
static long |
ReleaseImport
Function address.
|
static long |
ReleasePropertyStore
Function address.
|
static long |
SetImportPropertyFloat
Function address.
|
static long |
SetImportPropertyInteger
Function address.
|
static long |
SetImportPropertyMatrix
Function address.
|
static long |
SetImportPropertyString
Function address.
|
static long |
TransformVecByMatrix3
Function address.
|
static long |
TransformVecByMatrix4
Function address.
|
static long |
TransposeMatrix3
Function address.
|
static long |
TransposeMatrix4
Function address.
|
public static final long GetExportFormatCount
public static final long GetExportFormatDescription
public static final long ReleaseExportFormatDescription
public static final long CopyScene
public static final long FreeScene
public static final long ExportScene
public static final long ExportSceneEx
public static final long ExportSceneToBlob
public static final long ReleaseExportBlob
public static final long ImportFile
public static final long ImportFileEx
public static final long ImportFileExWithProperties
public static final long ImportFileFromMemory
public static final long ImportFileFromMemoryWithProperties
public static final long ApplyPostProcessing
public static final long AttachLogStream
public static final long EnableVerboseLogging
public static final long DetachLogStream
public static final long DetachAllLogStreams
public static final long ReleaseImport
public static final long GetErrorString
public static final long IsExtensionSupported
public static final long GetExtensionList
public static final long GetMemoryRequirements
public static final long CreatePropertyStore
public static final long ReleasePropertyStore
public static final long SetImportPropertyInteger
public static final long SetImportPropertyFloat
public static final long SetImportPropertyString
public static final long SetImportPropertyMatrix
public static final long CreateQuaternionFromMatrix
public static final long DecomposeMatrix
public static final long TransposeMatrix4
public static final long TransposeMatrix3
public static final long TransformVecByMatrix3
public static final long TransformVecByMatrix4
public static final long MultiplyMatrix4
public static final long MultiplyMatrix3
public static final long IdentityMatrix3
public static final long IdentityMatrix4
public static final long GetImportFormatCount
public static final long GetImportFormatDescription
public static final long GetImporterDesc
public static final long GetMaterialProperty
public static final long GetMaterialFloatArray
public static final long GetMaterialIntegerArray
public static final long GetMaterialColor
public static final long GetMaterialUVTransform
public static final long GetMaterialString
public static final long GetMaterialTextureCount
public static final long GetMaterialTexture
public static final long GetLegalString
public static final long GetVersionPatch
public static final long GetVersionMinor
public static final long GetVersionMajor
public static final long GetVersionRevision
public static final long GetBranchName
public static final long GetCompileFlags
Copyright LWJGL. All Rights Reserved. License terms.