tida ~master (2021-10-06T18:27:09Z)
Home
Dub
Repo
VertexInfo.bindFromBufferAndElem
tida
vertgen
VertexInfo
Enters data into a separate memory.
class
VertexInfo
(T)
@
trusted
void
bindFromBufferAndElem
(
T
[]
buffer
,
uint
[]
element
)
if
(
isNumeric
!
T
)
Parameters
buffer
T
[]
Binded buffer.
element
uint
[]
Binded element buffer.
Meta
Source
See Implementation
tida
vertgen
VertexInfo
destructors
~this
functions
bindBuffer
bindElementBuffer
bindFromBuffer
bindFromBufferAndElem
bindVertexArray
colorAttribPointer
deleting
draw
offsetAttribPointer
textureAttribPointer
vertexAttribPointer
properties
elementLength
idBufferArray
idElementArray
idVertexArray
length
static functions
unbindBuffer
unbindElementBuffer
unbindVertexArray
variables
shapeinfo
Enters data into a separate memory.