meld ~master (2014-08-17T13:41:53Z)
Dub
Repo
MeshData
meld
mesh
Undocumented in source.
struct
MeshData {
Vertex
[]
vertices
;
ushort
[]
indices
;
}
Members
Variables
indices
ushort
[]
indices
;
Undocumented in source.
vertices
Vertex
[]
vertices
;
Undocumented in source.
Meta
Source
See Implementation
meld
mesh
classes
Mesh
structs
MeshData
Vertex