#include <Color3.h>
List of all members.
[inline]
Does not initialize fields.
Initialize from another color.
[static]
Initialize from an HTML-style color (e.g.
0xFF0000 == RED)
Converts from HSV to RGB , note: toHSV(fromHSV(_hsv)) may not be _hsv, if it is at a grey point or black point.
The components of _hsv should lie in the unit interval.
Duplicates the matlab jet colormap maps [0,1] --> (r,g,b) where blue is close to 0 and red is close to 1.
Returns colors with maximum saturation and value.
Random unit vector.
1e-06
Returns one of the color wheel colors (e.g.
RED, GREEN, CYAN). Does not include white, black, or gray.
Channel value.