Public Member Functions | |
| char[] | toString () |
| Gets an object identification. | |
| this (GLConfig glconfig, Pixmap pixmap, int[] attrib_list) | |
| Creates a new GLPixmap. | |
| void | destroy () |
| Destroy this GLPixmap. | |
| Pixmap | getPixmap () |
| Gets the pixmap for this GLPixmap. | |
| GLDrawable | getGLDrawable (Pixmap pixmap) |
| Gets the GLDrawable of the pixmap. | |
Static Public Member Functions | |
| GLPixmap | setGLCapability (Pixmap pixmap, GLConfig glconfig, int[] attrib_list) |
| Sets GL Capabilities for a pixmap. | |
| void | unsetGLCapability (Pixmap pixmap) |
| Remove th GL capabilities to the pixmap. | |
| bit | isGLCapable (Pixmap pixmap) |
| Checks if this pixmap is GL capable. | |
| GLPixmap | getGLPixmap (Pixmap pixmap) |
| Gets the GLPixmap of the pixmap. | |
|
|
Destroy this GLPixmap.
|
|
|
Gets the GLDrawable of the pixmap.
|
|
|
Gets the GLPixmap of the pixmap.
|
|
|
Gets the pixmap for this GLPixmap.
|
|
|
Checks if this pixmap is GL capable.
|
|
||||||||||||||||
|
Sets GL Capabilities for a pixmap.
|
|
||||||||||||||||
|
Creates a new GLPixmap.
|
|
|
Gets an object identification.
|
|
|
Remove th GL capabilities to the pixmap.
|
|
|
|
|