| clear() | BALL::VIEW::ColorRGBA | |
| ColorHSV class | BALL::VIEW::ColorRGBA | friend |
| ColorRGBA() | BALL::VIEW::ColorRGBA | |
| ColorRGBA(const ColorRGBA &color) | BALL::VIEW::ColorRGBA | |
| ColorRGBA(const ColorHSV &color) | BALL::VIEW::ColorRGBA | |
| ColorRGBA(const char *value) | BALL::VIEW::ColorRGBA | |
| ColorRGBA(const String &value) | BALL::VIEW::ColorRGBA | |
| ColorRGBA(const ColorUnit &red_value, const ColorUnit &green_value, const ColorUnit &blue_value, const ColorUnit &alpha_value=(float) 1) | BALL::VIEW::ColorRGBA | |
| ColorRGBA(const QColor &color) | BALL::VIEW::ColorRGBA | |
| ColorRGBA(const QColor &color, const ColorUnit &alpha) | BALL::VIEW::ColorRGBA | |
| dump(std::ostream &s=std::cout, Size depth=0) const | BALL::VIEW::ColorRGBA | |
| get(ColorHSV &color) const | BALL::VIEW::ColorRGBA | |
| get(char *value) const | BALL::VIEW::ColorRGBA | |
| get(String &value) const | BALL::VIEW::ColorRGBA | |
| get(QColor &color) const | BALL::VIEW::ColorRGBA | |
| get(ColorUnit &red_value, ColorUnit &green_value, ColorUnit &blue_value, ColorUnit &alpha_value) const | BALL::VIEW::ColorRGBA | |
| get(ColorUnit &red_value, ColorUnit &green_value, ColorUnit &blue_value) const | BALL::VIEW::ColorRGBA | |
| getAlpha() | BALL::VIEW::ColorRGBA | |
| getAlpha() const | BALL::VIEW::ColorRGBA | |
| getBlue() | BALL::VIEW::ColorRGBA | |
| getBlue() const | BALL::VIEW::ColorRGBA | |
| getGreen() | BALL::VIEW::ColorRGBA | |
| getGreen() const | BALL::VIEW::ColorRGBA | |
| getInverseColor() const | BALL::VIEW::ColorRGBA | |
| getQColor() const | BALL::VIEW::ColorRGBA | |
| getRed() | BALL::VIEW::ColorRGBA | |
| getRed() const | BALL::VIEW::ColorRGBA | |
| operator String() const | BALL::VIEW::ColorRGBA | |
| operator!=(const ColorRGBA &color) const | BALL::VIEW::ColorRGBA | |
| operator<(const ColorRGBA &color) const | BALL::VIEW::ColorRGBA | |
| operator<<(std::ostream &s, const ColorRGBA &color) | BALL::VIEW::ColorRGBA | friend |
| operator<=(const ColorRGBA &color) const | BALL::VIEW::ColorRGBA | |
| operator=(const ColorRGBA &color) | BALL::VIEW::ColorRGBA | |
| operator=(const ColorHSV &color) | BALL::VIEW::ColorRGBA | |
| operator=(const char *value) | BALL::VIEW::ColorRGBA | |
| operator=(const String &value) | BALL::VIEW::ColorRGBA | |
| operator==(const ColorRGBA &color) const | BALL::VIEW::ColorRGBA | |
| operator>(const ColorRGBA &color) const | BALL::VIEW::ColorRGBA | |
| operator>=(const ColorRGBA &color) const | BALL::VIEW::ColorRGBA | |
| operator>>(std::istream &s, ColorRGBA &color) | BALL::VIEW::ColorRGBA | friend |
| set(const ColorRGBA &color) | BALL::VIEW::ColorRGBA | |
| set(const ColorHSV &color) | BALL::VIEW::ColorRGBA | |
| set(const char *value) | BALL::VIEW::ColorRGBA | |
| set(const String &value) | BALL::VIEW::ColorRGBA | |
| set(const QColor &color) | BALL::VIEW::ColorRGBA | |
| set(const ColorUnit &red_value, const ColorUnit &green_value, const ColorUnit &blue_value, const ColorUnit &alpha_value=(float) 1) | BALL::VIEW::ColorRGBA | |
| setAlpha(const ColorUnit &alpha_value) | BALL::VIEW::ColorRGBA | |
| setBlue(const ColorUnit &blue_value) | BALL::VIEW::ColorRGBA | |
| setGreen(const ColorUnit &green_value) | BALL::VIEW::ColorRGBA | |
| setRed(const ColorUnit &red_value) | BALL::VIEW::ColorRGBA | |
| swap(ColorRGBA &color) | BALL::VIEW::ColorRGBA | |
| ~ColorRGBA() | BALL::VIEW::ColorRGBA | |