nudsfml v0.0.10-alpha (2023-02-09T04:48:03Z)
Dub
Repo
VertexArray.this
nudsfml
graphics
vertexarray
VertexArray
Default constructor
Creates an empty vertex array.
this
()
class
VertexArray
this
(
)
this
(PrimitiveType type, uint vertexCount)
Meta
Source
See Implementation
nudsfml
graphics
vertexarray
VertexArray
constructors
this
destructors
~this
functions
append
clear
draw
getBounds
getVertexCount
opIndex
resize
variables
primitiveType
Default constructor
Creates an empty vertex array.