ViSP
2.8.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 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 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 id=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 |