class csColor A class used to represent a color in RGB space
A class used to represent a color in RGB space
float green
float blue
csColor()
csColor(float r, float g, float b)
void Set(float r, float g, float b)
void Clamp(float r, float g, float b)
inline void operator= (const csColor &Copy)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de