Functions | |
void | clUpdateLight (CLlight *light) |
void | clUpdateMaterial (CLmaterial *material) |
void | clUpdateTexture (CLtexture *texture) |
void | clUpdateMesh (CLmesh *mesh) |
void | clUpdateContext (CLcontext *context) |
|
Definition at line 364 of file clrender.c. References clUpdateMaterial(), CLcontext::materials, and CLcontext::num_materials. |