dagon v0.12.0-beta1 (2021-09-13T08:15:37Z)
Home
Dub
Repo
GLTFMesh
dagon
resource
gltf
Undocumented in source.
class
GLTFMesh : Owner,
Drawable
{
Array
!
GLTFMeshPrimitive
primitives
;
this
(Owner o);
void
render
(GraphicsState* state);
~this
();
}
Constructors
this
this
(Owner o)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Members
Functions
render
void
render
(GraphicsState* state)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
primitives
Array
!
GLTFMeshPrimitive
primitives
;
Undocumented in source.
Inherited Members
From Drawable
render
void
render
(GraphicsState* state)
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