Point Cloud Library (PCL)  1.14.1-dev
ON_Color Member List

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

Alpha() constON_Color
Blue() constON_Color
Compare(const ON_Color &) constON_Color
FractionAlpha() constON_Color
FractionBlue() constON_Color
FractionGreen() constON_Color
FractionRed() constON_Color
Green() constON_Color
Hue() constON_Color
ON_Color()ON_Color
ON_Color(int red, int green, int blue)ON_Color
ON_Color(int red, int green, int blue, int alpha)ON_Color
ON_Color(unsigned int)ON_Color
operator unsigned int() constON_Color
Red() constON_Color
Saturation() constON_Color
SetAlpha(int alpha)ON_Color
SetFractionalAlpha(double alpha)ON_Color
SetFractionalRGB(double red, double green, double blue)ON_Color
SetFractionalRGBA(double red, double green, double blue, double alpha)ON_Color
SetHSV(double h, double s, double v)ON_Color
SetRGB(int red, int green, int blue)ON_Color
SetRGBA(int red, int green, int blue, int alpha)ON_Color
UnsetColorON_Colorstatic
Value() constON_Color
WindowsRGB() constON_Color