ViSP
2.9.0
|
This is the complete list of members for vpColor, including all inherited members.
A | vpRGBa | |
allColors | vpColor | static |
B | vpRGBa | |
black | vpColor | static |
blue | vpColor | static |
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 |
nbColors | vpColor | static |
none | vpColor | static |
operator!=(const vpColor &c1, const vpColor &c2) | vpColor | friend |
vpRGBa::operator!=(const vpRGBa &v) | 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 unsigned char &v) | vpRGBa | |
operator=(const vpRGBa &v) | vpRGBa | |
operator=(const vpColVector &v) | vpRGBa | |
operator==(const vpColor &c1, const vpColor &c2) | vpColor | friend |
vpRGBa::operator==(const vpRGBa &v) | 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) | vpColor | inline |
vpColor() | vpColor | inline |
vpColor(unsigned char r, unsigned char g, unsigned char b, vpColor::vpColorIdentifier cid=vpColor::id_unknown) | vpColor | inline |
vpColorIdentifier enum name | vpColor | |
vpRGBa() | vpRGBa | inline |
vpRGBa(const unsigned char &r, const unsigned char &g, const unsigned char &b, const unsigned char &a=0) | vpRGBa | inline |
vpRGBa(const unsigned char &v) | vpRGBa | inline |
vpRGBa(const vpRGBa &v) | vpRGBa | inline |
vpRGBa(const vpColVector &v) | vpRGBa | inline |
white | vpColor | static |
yellow | vpColor | static |