|
Rhino C++ API
8.24
|
This is the complete list of members for ON_Color, including all inherited members.
| Alpha() const | ON_Color | |
| Black | ON_Color | static |
| 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 | |
| FromHueInRadians(double hue_in_radians) | ON_Color | static |
| Gray105 | ON_Color | static |
| Gray126 | ON_Color | static |
| Gray160 | ON_Color | static |
| Gray230 | ON_Color | static |
| Gray250 | ON_Color | static |
| Green() const | ON_Color | |
| Hue() const | ON_Color | |
| IsSet() const | ON_Color | |
| IsUnset() const | ON_Color | |
| kAlphaByteIndex enum value | ON_Color | |
| kBlueByteIndex enum value | ON_Color | |
| kGreenByteIndex enum value | ON_Color | |
| kRedByteIndex enum value | ON_Color | |
| m_color | ON_Color | |
| m_RGBA | ON_Color | |
| ON_Color()=default | ON_Color | |
| ON_Color(const ON_Color &)=default | 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 colorref) | ON_Color | |
| operator unsigned int() const | ON_Color | |
| operator=(const ON_Color &)=default | ON_Color | |
| RandomColor() | ON_Color | static |
| RandomColor(ON_Interval hue_range, ON_Interval saturation_range, ON_Interval value_range) | ON_Color | static |
| RandomColor(ON__UINT32 seed) | ON_Color | static |
| RandomColor(ON__UINT32 seed, ON_Interval hue_range, ON_Interval saturation_range, ON_Interval value_range) | ON_Color | static |
| Red() const | ON_Color | |
| RGBA_byte_index enum name | ON_Color | |
| RGBA_shift enum name | ON_Color | |
| SaturatedBlue | ON_Color | static |
| SaturatedCyan | ON_Color | static |
| SaturatedGold | ON_Color | static |
| SaturatedGreen | ON_Color | static |
| SaturatedMagenta | ON_Color | static |
| SaturatedRed | ON_Color | static |
| SaturatedYellow | ON_Color | static |
| 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 | |
| TextFormat enum name | ON_Color | |
| ToString(ON_Color::TextFormat format, wchar_t separator, bool bFormatUnsetColor) const | ON_Color | |
| ToString(ON_Color::TextFormat format, wchar_t separator, bool bFormatUnsetColor, class ON_TextLog &ignored_parameter) const | ON_Color | |
| ToText(ON_Color::TextFormat format, wchar_t separator, bool bFormatUnsetColor, class ON_TextLog &text_log) const | ON_Color | |
| UnsetColor | ON_Color | static |
| Value() const | ON_Color | |
| White | ON_Color | static |
| WindowsRGB() const | ON_Color | |
| ~ON_Color()=default | ON_Color |
1.8.17