H3D::RGB Struct Reference
[Basic types.]

Structure for RGB values. More...

#include <H3DTypes.h>

List of all members.

Public Member Functions

 RGB ()
 Constructor.
 RGB (H3DFloat _r, H3DFloat _g, H3DFloat _b)
 Constructor.
Vec3f toHSV () const
 Returns a HSV color scheme representation of the RGB color.
void fromHSV (const Vec3f &hsv)
 Sets the RGB from a HSV color scheme representation.

Public Attributes

H3DFloat r
H3DFloat g
H3DFloat b


Detailed Description

Structure for RGB values.


Generated on Thu Aug 24 12:39:22 2006 for H3D API by  doxygen 1.4.5