| Class | Description |
|---|---|
| OpenglControl |
A GUI control wrapper for a GL drawing surface.
|
| OpenglFontHandle |
Indirection wrapper for TextRenderer objects registered with an OpenglControl.
|
| OpenglTextureHandle |
Indirection wrapper for Texture objects registered with an OpenglControl.
|
| Exception | Description |
|---|---|
| OpenglException |
An exception that occurs during OpenGL activities.
|
| Error | Description |
|---|---|
| OpenglError |
An error that occurs during GL processing.
|