Opengl
[Drawing Functions]


Functions

void gldrawimage (const uchar *, int x, int y, int w, int h, int d=3, int ld=0)
void gldrawtext (const char *, int n, float x, float y, float z=0)
void gldrawtext (const char *, float x, float y, float z=0)
void gldrawtext (const char *, int n)
void gldrawtext (const char *)
void glfillrect (int x, int y, int w, int h)
void glfinish ()
float glgetascent ()
float glgetdescent ()
float glgetwidth (const char *, int n)
float glgetwidth (const char *)
void glsetcolor (Color)
void glsetfont (Font *f, float size)
void glstart ()
void glstrokerect (int x, int y, int w, int h)

Sun May 8 21:48:57 2005. FLTK ©2004 Bill Spitzak and others. See Main Page for details.