|
Public Member Functions |
char[] | toString () |
| Gets an object identification.
|
| this (GLConfig glconfig, WindowG window, int[] attrib_list) |
| Creates a new GLWindow.
|
void | destroy () |
| Destroy this GLWindow.
|
WindowG | getWindow () |
| Gets the WindowG from this GLWindow.
|
GLWindow | setGLCapability (WindowG windowG, GLConfig glconfig, int[] attrib_list) |
| Sets GL capabilities for a WindowG.
|
Static Public Member Functions |
void | unsetGLCapability (WindowG windowG) |
| Removes GL Capabilities fro the window.
|
bit | isGLCapable (WindowG windowG) |
| Checks if the window is GL capable.
|
GLWindow | getGLWindow (WindowG windowG) |
| Gets the GLWindow from the WindowG.
|