, including all inherited members.
| calculateHSV_(const ColorUnit red, const ColorUnit green, const ColorUnit blue) | BALL::VIEW::ColorHSV | [private] |
| calculateRGB_(ColorUnit &red, ColorUnit &green, ColorUnit &blue) const | BALL::VIEW::ColorHSV | [private] |
| clear() | BALL::VIEW::ColorHSV | [virtual] |
| ColorHSV() | BALL::VIEW::ColorHSV | |
| ColorHSV(const ColorHSV &color) | BALL::VIEW::ColorHSV | |
| ColorHSV(const ColorRGBA &color) | BALL::VIEW::ColorHSV | |
| ColorHSV(const char *value) | BALL::VIEW::ColorHSV | |
| ColorHSV(const String &value) | BALL::VIEW::ColorHSV | |
| ColorHSV(const ColorUnitHue &hue, const ColorUnit &saturation, const ColorUnit &value) | BALL::VIEW::ColorHSV | |
| ColorRGBA class | BALL::VIEW::ColorHSV | [friend] |
| dump(std::ostream &s=std::cout, Size depth=0) const | BALL::VIEW::ColorHSV | [virtual] |
| get(ColorRGBA &color) const | BALL::VIEW::ColorHSV | |
| get(char *value) const | BALL::VIEW::ColorHSV | |
| get(String &value) const | BALL::VIEW::ColorHSV | |
| get(ColorUnitHue &hue, ColorUnit &saturation, ColorUnit &value) const | BALL::VIEW::ColorHSV | |
| getHue() | BALL::VIEW::ColorHSV | |
| getHue() const | BALL::VIEW::ColorHSV | |
| getSaturation() | BALL::VIEW::ColorHSV | |
| getSaturation() const | BALL::VIEW::ColorHSV | |
| getValue() | BALL::VIEW::ColorHSV | |
| getValue() const | BALL::VIEW::ColorHSV | |
| hue_ | BALL::VIEW::ColorHSV | [private] |
| operator String() const | BALL::VIEW::ColorHSV | |
| operator!=(const ColorHSV &color) const | BALL::VIEW::ColorHSV | |
| operator<(const ColorHSV &color) const | BALL::VIEW::ColorHSV | |
| operator<<(std::ostream &s, const ColorHSV &color) | BALL::VIEW::ColorHSV | [friend] |
| operator<=(const ColorHSV &color) const | BALL::VIEW::ColorHSV | |
| operator=(const ColorHSV &color) | BALL::VIEW::ColorHSV | |
| operator=(const ColorRGBA &color) | BALL::VIEW::ColorHSV | |
| operator=(const char *value) | BALL::VIEW::ColorHSV | |
| operator=(const String &value) | BALL::VIEW::ColorHSV | |
| operator==(const ColorHSV &color) const | BALL::VIEW::ColorHSV | |
| operator>(const ColorHSV &color) const | BALL::VIEW::ColorHSV | |
| operator>=(const ColorHSV &color) const | BALL::VIEW::ColorHSV | |
| operator>>(std::istream &s, ColorHSV &color) | BALL::VIEW::ColorHSV | [friend] |
| saturation_ | BALL::VIEW::ColorHSV | [private] |
| set(const ColorHSV &color) | BALL::VIEW::ColorHSV | |
| set(const ColorRGBA &color) | BALL::VIEW::ColorHSV | |
| set(const char *value) | BALL::VIEW::ColorHSV | |
| set(const String &value) | BALL::VIEW::ColorHSV | |
| set(const ColorUnitHue &hue, const ColorUnit &saturation, const ColorUnit &value) | BALL::VIEW::ColorHSV | |
| setHue(const ColorUnitHue &hue) | BALL::VIEW::ColorHSV | |
| setSaturation(const ColorUnit &saturation) | BALL::VIEW::ColorHSV | |
| setValue(const ColorUnit &value) | BALL::VIEW::ColorHSV | |
| stringToHSV_(const String &value) | BALL::VIEW::ColorHSV | [private] |
| swap(ColorHSV &color) | BALL::VIEW::ColorHSV | |
| value_ | BALL::VIEW::ColorHSV | [private] |
| ~ColorHSV() | BALL::VIEW::ColorHSV | [virtual] |