NDEVR
API Documentation
HSBColor Member List

This is the complete list of members for HSBColor, including all inherited members.

alphaHSBColor
brightnessHSBColor
ConvertColor(const LABColor &current_color, const PrimitiveAlignedBuffer< std::pair< LABColor, LABColor >, 32 > &pairs, bool preserve_brightness, bool preserve_alpha)HSBColorstatic
getAF() constHSBColorinline
getBF() constHSBColorinline
getBS() constHSBColorinline
getHDeg() constHSBColorinline
HSBColor()HSBColorinline
HSBColor(const Angle< HSBAngleType > &h, uint01 s, uint01 b, uint01 a=255)HSBColorinline
HSBColor(const Angle< HSBAngleType > &h, fltp08 s, fltp08 b, fltp08 a=1.0)HSBColorinline
HSBColor(const Angle< HSBAngleType > &h, fltp04 s, fltp04 b, fltp04 a=1.0f)HSBColorinline
HSBColor(fltp08 h, fltp08 s, fltp08 b, fltp08 a=1.0f)HSBColorinline
HSBColor(fltp04 h, fltp04 s, fltp04 b, fltp04 a=1.0f)HSBColorinline
HSBColor(const Vector< 4, fltp04 > &color)HSBColorexplicit
HSBColor(const ACIColor &)HSBColorexplicit
HSBColor(const RGBColor &)HSBColorexplicit
HSBColor(const XYZColor &)HSBColorexplicit
hueHSBColor
operator!=(const HSBColor &color) constHSBColorinline
operator==(const HSBColor &color) constHSBColorinline
saturationHSBColor
setHDeg(const t_type &val)HSBColorinline