dagon.resource.gltf

Undocumented in source.

Members

Classes

GLTFAccessor
class GLTFAccessor
Undocumented in source.
GLTFAsset
class GLTFAsset
Undocumented in source.
GLTFBuffer
class GLTFBuffer
Undocumented in source.
GLTFBufferView
class GLTFBufferView
Undocumented in source.
GLTFMesh
class GLTFMesh
Undocumented in source.
GLTFMeshPrimitive
class GLTFMeshPrimitive
Undocumented in source.
GLTFNode
class GLTFNode
Undocumented in source.
GLTFScene
class GLTFScene
Undocumented in source.
StaticTransformComponent
class StaticTransformComponent
Undocumented in source.

Enums

GLTFDataType
enum GLTFDataType
Undocumented in source.

Functions

asColor
Color4f asColor(JSONValue value)
Undocumented in source. Be warned that the author may not have intended to support it.
asMatrix
Matrix4x4f asMatrix(JSONValue value)
Undocumented in source. Be warned that the author may not have intended to support it.
asQuaternion
Quaternionf asQuaternion(JSONValue value)
Undocumented in source. Be warned that the author may not have intended to support it.
asVector
Vector3f asVector(JSONValue value)
Undocumented in source. Be warned that the author may not have intended to support it.
decomposeMatrix
void decomposeMatrix(Matrix4x4f m, Vector3f position, Quaternionf rotation, Vector3f scale)
Undocumented in source. Be warned that the author may not have intended to support it.
nameFromMimeType
string nameFromMimeType(string mime)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta