Point Cloud Library (PCL)
1.14.1-dev
|
This is the complete list of members for ON_Color, including all inherited members.
Alpha() const | ON_Color | |
Blue() const | ON_Color | |
Compare(const ON_Color &) const | ON_Color | |
FractionAlpha() const | ON_Color | |
FractionBlue() const | ON_Color | |
FractionGreen() const | ON_Color | |
FractionRed() const | ON_Color | |
Green() const | ON_Color | |
Hue() const | ON_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() const | ON_Color | |
Red() const | ON_Color | |
Saturation() const | ON_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 | |
UnsetColor | ON_Color | static |
Value() const | ON_Color | |
WindowsRGB() const | ON_Color |