Different color classes
[Datatypes for the VIEW framework]

There are the two different color classes in VIEW. More...
Collaboration diagram for Different color classes:

Classes

class BALL::VIEW::ColorHSV
ColorHSV class. More...
class BALL::VIEW::ColorRGBA
ColorRGBA class. More...

Detailed Description

There are the two different color classes in VIEW.

The class ColorRGBA uses the RGBA parameter to define a color. Because of the conversion class ColorUnit different types of input parameter are possible. The class ColorHSV uses the HSV parameter to define a color. It uses the class ColorUnit for the S and V component. These two components as all RGBA components are of range 0 - 255. The H component however is of range 0 - 360. Therefore the class ColorUnitHue is used for different types of input parameter.


Generated on Thu Aug 6 18:30:04 2009 for BALL by doxygen 1.5.8