iup.iupgl

\file \brief OpenGL canvas for Iup.

See Copyright Notice in "iup.h"

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(const(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.

Manifest constants

IUP_ACCUM_ALPHA_SIZE
enum IUP_ACCUM_ALPHA_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IUP_ACCUM_BLUE_SIZE
enum IUP_ACCUM_BLUE_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IUP_ACCUM_GREEN_SIZE
enum IUP_ACCUM_GREEN_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IUP_ACCUM_RED_SIZE
enum IUP_ACCUM_RED_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IUP_ALPHA_SIZE
enum IUP_ALPHA_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IUP_BLUE_SIZE
enum IUP_BLUE_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IUP_BUFFER
enum IUP_BUFFER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IUP_BUFFER_SIZE
enum IUP_BUFFER_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IUP_DEPTH_SIZE
enum IUP_DEPTH_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IUP_DOUBLE
enum IUP_DOUBLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IUP_GREEN_SIZE
enum IUP_GREEN_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IUP_INDEX
enum IUP_INDEX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IUP_NO
enum IUP_NO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IUP_RED_SIZE
enum IUP_RED_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IUP_RGBA
enum IUP_RGBA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IUP_SINGLE
enum IUP_SINGLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IUP_STENCIL_SIZE
enum IUP_STENCIL_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IUP_STEREO
enum IUP_STEREO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IUP_YES
enum IUP_YES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta