evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
Model.setInstancingBufferData
evael
graphics
models
Model
Model
Sets buffer data for buffer at position index.
class
Model
@
nogc
nothrow
void
setInstancingBufferData
(
T
)
(
in
int
index
,
void
*
data
)
Meta
Source
See Implementation
evael
graphics
models
Model
Model
constructors
this
functions
dispose
drawInstances
getInstancingBuffer
initializeInstancing
setInstancingBufferData
updateInstancingBufferData
properties
availableInstances
instancesCount
vao
variables
m_instancesCount
m_instancingBuffers
m_shader
Sets buffer data for buffer at position index.