nudsfml v0.0.10-alpha (2023-02-09T04:48:03Z)
Dub
Repo
VertexArray.append
nudsfml
graphics
vertexarray
VertexArray
Add a vertex to the array.
class
VertexArray
void
append
(
Vertex
newVertex
)
Parameters
newVertex
Vertex
Vertex to add.
Meta
Source
See Implementation
nudsfml
graphics
vertexarray
VertexArray
constructors
this
destructors
~this
functions
append
clear
draw
getBounds
getVertexCount
opIndex
resize
variables
primitiveType
Add a vertex to the array.