dagon v0.12.0-beta2 (2021-10-10T20:59:18Z)
Home
Dub
Repo
GLTFNode
dagon
resource
gltf
Undocumented in source.
class
GLTFNode : Owner {
Entity
entity
;
GLTFMesh
mesh
;
Matrix4x4f
transformation
;
size_t
[]
children
;
this
(Owner o);
~this
();
}
Constructors
this
this
(Owner o)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Members
Variables
children
size_t
[]
children
;
Undocumented in source.
entity
Entity
entity
;
Undocumented in source.
mesh
GLTFMesh
mesh
;
Undocumented in source.
transformation
Matrix4x4f
transformation
;
Undocumented in source.
Meta
Source
See Implementation
dagon
resource
gltf
classes
GLTFAccessor
GLTFAsset
GLTFBuffer
GLTFBufferView
GLTFMesh
GLTFMeshPrimitive
GLTFNode
GLTFScene
StaticTransformComponent
enums
GLTFDataType
functions
asColor
asMatrix
asQuaternion
asVector
decomposeMatrix
nameFromMimeType