gfm.opengl.opengl

Undocumented in source.

Members

Classes

OpenGL
class OpenGL

This object is passed around to other OpenGL wrapper objects to ensure library loading. Create one to use OpenGL.

OpenGLException
class OpenGLException

The one exception type thrown in this wrapper. A failing OpenGL function should <b>always</b> throw an OpenGLException.

Meta