d2dgame ~master (2021-12-25T08:32:28.3559629)
Dub
Repo
RenderableMesh.this
d2d
rendering
mesh
RenderableMesh
Constructor for creating a new RenderableMesh with existing data.
this
(uint bufferID, uint[] vbos, uint indexLength)
this
(uint bufferID, uint count, bool indexed)
class
RenderableMesh
this
(
uint
bufferID
,
uint
count
,
bool
indexed
)
Meta
Source
See Implementation
d2d
rendering
mesh
RenderableMesh
aliases
indexLength
constructors
this
functions
indexStride
variables
bufferID
count
indexType
indexed
primitiveType
start
vbos
Constructor for creating a new RenderableMesh with existing data.