VertexArray.release

Release the buffer after drawing.

Must be called before making any modifications to the buffer.

class VertexArray(V)
void
release
@trusted nothrow @nogc
(
)
if (
isVertex!V
)

Meta