iup.gl

Undocumented in source.

Members

Functions

IupGLBackgroundBox
Ihandle* IupGLBackgroundBox(Ihandle* child)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupGLCanvas
Ihandle* IupGLCanvas(char* action)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupGLCanvasOpen
void IupGLCanvasOpen()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupGLIsCurrent
int IupGLIsCurrent(Ihandle* ih)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupGLMakeCurrent
void IupGLMakeCurrent(Ihandle* ih)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupGLPalette
void IupGLPalette(Ihandle* ih, int index, float r, float g, float b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupGLSwapBuffers
void IupGLSwapBuffers(Ihandle* ih)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupGLUseFont
void IupGLUseFont(Ihandle* ih, int first, int count, int list_base)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IupGLWait
void IupGLWait(int gl)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Variables

IUP_ACCUM_ALPHA_SIZE
enum const(char)* IUP_ACCUM_ALPHA_SIZE;
Undocumented in source.
IUP_ACCUM_BLUE_SIZE
enum const(char)* IUP_ACCUM_BLUE_SIZE;
Undocumented in source.
IUP_ACCUM_GREEN_SIZE
enum const(char)* IUP_ACCUM_GREEN_SIZE;
Undocumented in source.
IUP_ACCUM_RED_SIZE
enum const(char)* IUP_ACCUM_RED_SIZE;
Undocumented in source.
IUP_ALPHA_SIZE
enum const(char)* IUP_ALPHA_SIZE;
Undocumented in source.
IUP_BLUE_SIZE
enum const(char)* IUP_BLUE_SIZE;
Undocumented in source.
IUP_BUFFER
enum const(char)* IUP_BUFFER;
Undocumented in source.
IUP_BUFFER_SIZE
enum const(char)* IUP_BUFFER_SIZE;
Undocumented in source.
IUP_DEPTH_SIZE
enum const(char)* IUP_DEPTH_SIZE;
Undocumented in source.
IUP_DOUBLE
enum const(char)* IUP_DOUBLE;
Undocumented in source.
IUP_GREEN_SIZE
enum const(char)* IUP_GREEN_SIZE;
Undocumented in source.
IUP_INDEX
enum const(char)* IUP_INDEX;
Undocumented in source.
IUP_NO
enum const(char)* IUP_NO;
Undocumented in source.
IUP_RED_SIZE
enum const(char)* IUP_RED_SIZE;
Undocumented in source.
IUP_RGBA
enum const(char)* IUP_RGBA;
Undocumented in source.
IUP_SINGLE
enum const(char)* IUP_SINGLE;
Undocumented in source.
IUP_STENCIL_SIZE
enum const(char)* IUP_STENCIL_SIZE;
Undocumented in source.
IUP_STEREO
enum const(char)* IUP_STEREO;
Undocumented in source.
IUP_YES
enum const(char)* IUP_YES;
Undocumented in source.

Meta