VertexArray.append

Add a vertex to the array.

class VertexArray
void
append

Parameters

newVertex Vertex

Vertex to add.

Meta