class Gloop::StackUnderflowError
- Gloop::StackUnderflowError
- Gloop::OpenGLError
- Exception
- Reference
- Object
Overview
An attempt was made to pop from the stack when there was nothing left.
This typically indicates a problem with code interacting with OpenGL.