![]() |
Visual Servoing Platform version 3.7.0
|
This is the complete list of members for vpColor, including all inherited members.
| A | vpRGBa | |
| allColors | vpColor | static |
| alpha_default enum value | vpRGBa | |
| AlphaDefault enum name | vpRGBa | |
| B | vpRGBa | |
| black | vpColor | static |
| blue | vpColor | static |
| buildFrom(const vpHSV< T, useFullScale > &other) | vpRGBa | inline |
| buildFrom(const vpHSV< T, useFullScale > &hsv) | vpRGBa | inline |
| cyan | vpColor | static |
| darkBlue | vpColor | static |
| darkGray | vpColor | static |
| darkGreen | vpColor | static |
| darkRed | vpColor | static |
| G | vpRGBa | |
| getColor(const unsigned int &i) | vpColor | inlinestatic |
| gray | vpColor | static |
| green | vpColor | static |
| id | vpColor | |
| id_black enum value | vpColor | |
| id_blue enum value | vpColor | |
| id_cyan enum value | vpColor | |
| id_darkBlue enum value | vpColor | |
| id_darkGray enum value | vpColor | |
| id_darkGreen enum value | vpColor | |
| id_darkRed enum value | vpColor | |
| id_gray enum value | vpColor | |
| id_green enum value | vpColor | |
| id_lightBlue enum value | vpColor | |
| id_lightGray enum value | vpColor | |
| id_lightGreen enum value | vpColor | |
| id_lightRed enum value | vpColor | |
| id_orange enum value | vpColor | |
| id_purple enum value | vpColor | |
| id_red enum value | vpColor | |
| id_unknown enum value | vpColor | |
| id_white enum value | vpColor | |
| id_yellow enum value | vpColor | |
| lightBlue | vpColor | static |
| lightGray | vpColor | static |
| lightGreen | vpColor | static |
| lightRed | vpColor | static |
| nbChannels | vpRGBa | static |
| nbColors | vpColor | static |
| none | vpColor | static |
| operator!=(const vpColor &c1, const vpColor &c2) | vpColor | friend |
| vpRGBa::operator!=(const vpRGBa &v) const | vpRGBa | |
| operator*(const float &v) const | vpRGBa | |
| operator*(const double &v) const | vpRGBa | |
| operator+(const vpRGBa &v) const | vpRGBa | |
| operator+(const vpColVector &v) const | vpRGBa | |
| operator-(const vpRGBa &v) const | vpRGBa | |
| operator-(const vpColVector &v) const | vpRGBa | |
| operator<(const vpRGBa &v) const | vpRGBa | |
| operator=(const vpColor &)=default | vpColor | |
| vpRGBa::operator=(const unsigned char &v) | vpRGBa | |
| vpRGBa::operator=(const unsigned int &v) | vpRGBa | |
| vpRGBa::operator=(const int &v) | vpRGBa | |
| vpRGBa::operator=(vpRGBa &&v)=default | vpRGBa | |
| vpRGBa::operator=(const vpRGBa &v)=default | vpRGBa | |
| vpRGBa::operator=(const vpColVector &v) | vpRGBa | |
| operator==(const vpColor &c1, const vpColor &c2) | vpColor | friend |
| vpRGBa::operator==(const vpRGBa &v) const | vpRGBa | |
| operator>(const vpRGBa &v) const | vpRGBa | |
| orange | vpColor | static |
| purple | vpColor | static |
| R | vpRGBa | |
| red | vpColor | static |
| setColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a=vpRGBa::alpha_default) | vpColor | inline |
| vpColor() | vpColor | inline |
| vpColor(const vpColor &)=default | vpColor | |
| vpColor(unsigned char r, unsigned char g, unsigned char b, vpColor::vpColorIdentifier cid=vpColor::id_unknown) | vpColor | inline |
| vpColor(unsigned char r, unsigned char g, unsigned char b, unsigned char alpha, vpColor::vpColorIdentifier cid=vpColor::id_unknown) | vpColor | inline |
| vpColor(const vpColor &color, unsigned char alpha) | vpColor | inline |
| vpColorIdentifier enum name | vpColor | |
| vpRGBa() | vpRGBa | inline |
| vpRGBa(unsigned char r, unsigned char g, unsigned char b, unsigned char a=vpRGBa::alpha_default) | vpRGBa | inline |
| vpRGBa(unsigned char v) | vpRGBa | inline |
| vpRGBa(unsigned int v) | vpRGBa | inline |
| vpRGBa(int v) | vpRGBa | inline |
| vpRGBa(const vpHSV< T, useFullScale > &hsv) | vpRGBa | inline |
| vpRGBa(const vpHSV< T, useFullScale > &hsv) | vpRGBa | inline |
| vpRGBa(const vpRGBa &v)=default | vpRGBa | inline |
| vpRGBa(const vpColVector &v) | vpRGBa | inline |
| white | vpColor | static |
| yellow | vpColor | static |
| ~vpColor()=default | vpColor | virtual |