![]() |
TinyGL 0.4.1 for MinGW
|
Go to the source code of this file.
Functions | |
void | glopMaterial (GLContext *c, GLParam *p) |
void | glopColorMaterial (GLContext *c, GLParam *p) |
void | glopLight (GLContext *c, GLParam *p) |
void | glopLightModel (GLContext *c, GLParam *p) |
void | gl_enable_disable_light (GLContext *c, int light, int v) |
void | gl_shade_vertex (GLContext *c, GLVertex *v) |
void gl_enable_disable_light | ( | GLContext * | c, |
int | light, | ||
int | v | ||
) |