class Gloop::InvalidEnumError
- Gloop::InvalidEnumError
- Gloop::OpenGLError
- Exception
- Reference
- Object
Overview
An enum parameter given to OpenGL was incorrect for that function.
This typically indicates a problem in the code calling OpenGL. If this is raised by a Gloop method, this is likely a bug.