GLVertexSpec.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 GLVertexSpec(VERTEX)
override
void
unuse
()

Throws

GLException on error.

Meta