Home | All Classes | Grouped Classes | Index | Search
Sets the constant color for texture unit.
void set_color( const CL_Color& color); void set_color( float red, float green, float blue, float alpha); void set_color( float color[4]);
See also:
CL_Color | CL_TextureUnit