Uses of Class
org.lwjgl.opengl.OpenGLException
Packages that use OpenGLException
-
Uses of OpenGLException in org.lwjgl.opengl
Methods in org.lwjgl.opengl that throw OpenGLExceptionModifier and TypeMethodDescriptionstatic void
Util.checkGLError()
Throws OpenGLException if glGetError() returns anything else than GL_NO_ERROR -
Uses of OpenGLException in org.lwjgl.opengles
Methods in org.lwjgl.opengles that throw OpenGLException