VertexSpecification.unuse

Unuse this vertex specification. If you are using a VAO, you don't need to call it, since the attributes would be tied to the VAO activation.

class VertexSpecification(Vertex)
void
unuse
()

Throws

OpenGLException on error.

Meta