dsfml ~master (2021-10-04T07:02:59.4470602)
Dub
Repo
VertexArray.this
dsfml
graphics
vertexarray
VertexArray
Default constructor
Creates an empty vertex array.
this
()
class
VertexArray
this
(
)
this
(PrimitiveType type, uint vertexCount)
Meta
Source
See Implementation
dsfml
graphics
vertexarray
VertexArray
constructors
this
destructors
~this
functions
append
clear
draw
getBounds
getVertexCount
opIndex
resize
variables
primitiveType
Default constructor
Creates an empty vertex array.