This method is used to specify the color associated with the geometry.
Syntax
void Color_Set(
unsigned int color
) ;
Parameters
color
The RGB color to associate with the geometry.
Return value
If the associated TAG is not "0", then changing the m_color variable will have no effect since the color of the geometry will be the color of the associated TAG.
Remarks
Requirements
Header:
sliceO_include.hpp
Library:
sliceO_Structures.lib
Example
See also