VertexArray.unlock

Unlock the buffer.

Must be called before modifying the buffer if it was locked previously.

class VertexArray(V)
void
unlock
@safe pure nothrow @nogc
(
)
if (
isVertex!V
)

Meta