tida ~master (2021-10-06T18:27:09Z)
Home
Dub
Repo
VertexInfo.draw
tida
vertgen
VertexInfo
Outputs the rendering of the buffer.
class
VertexInfo
(T)
@
trusted
void
draw
(
ShapeType
type
,
int
count
= 1
)
if
(
isNumeric
!
T
)
Parameters
type
ShapeType
Shape type
count
int
Count rendering shapes
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
Outputs the rendering of the buffer.