C-KIT-GUI-GTK 0.62
|
Go to the source code of this file.
Functions | |
void * | GLB_Create () |
int | GLB_DrawInit (void *parent) |
void | GLB_DrawExit () |
int | GLB_Query () |
void* GLB_Create | ( | ) |
GLB_Create create opengl-window (used by GUI_gl__)
int GLB_DrawInit | ( | void * | parent | ) |
GLB_DrawInit start OpenGL-commandblock
void GLB_DrawExit | ( | ) |
GLB_DrawExit execute OpenGL-commandblock
int GLB_Query | ( | ) |
GLB_Query display OpenGL-vendorstring (used by GUI_gl__)