tida ~master (2021-10-06T18:27:09Z)
Home
Dub
Repo
VertexInfo.bindBuffer
tida
vertgen
VertexInfo
Binds an buffer of vertices to the current render cycle.
class
VertexInfo
(T)
@
trusted
nothrow
void
bindBuffer
(
)
if
(
isNumeric
!
T
)
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
Binds an buffer of vertices to the current render cycle.