VertexArray.clear

Clear the VertexArray, deleting all vertices.

Can only be called while the VertexArray is unlocked.

class VertexArray(V)
@trusted pure nothrow @nogc
void
clear
()

Meta