VertexBufferObject.enableState

Enable a specific client state (with glEnableClientState) like GL_VERTEX_ARRAY, GL_COLOR_ARRAY, GL_TEXTURE_COORD_ARRAY with the corresponding PointerTarget.

class VertexBufferObject
final const
void
enableState

Meta