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