Visual Servoing Platform  version 3.6.1 under development (2024-03-29)
vpColor Member List

This is the complete list of members for vpColor, including all inherited members.

AvpRGBa
allColorsvpColorstatic
alpha_default enum valuevpRGBa
AlphaDefault enum namevpRGBa
BvpRGBa
blackvpColorstatic
bluevpColorstatic
cyanvpColorstatic
darkBluevpColorstatic
darkGrayvpColorstatic
darkGreenvpColorstatic
darkRedvpColorstatic
GvpRGBa
getColor(const unsigned int &i)vpColorinlinestatic
grayvpColorstatic
greenvpColorstatic
idvpColor
id_black enum valuevpColor
id_blue enum valuevpColor
id_cyan enum valuevpColor
id_darkBlue enum valuevpColor
id_darkGray enum valuevpColor
id_darkGreen enum valuevpColor
id_darkRed enum valuevpColor
id_gray enum valuevpColor
id_green enum valuevpColor
id_lightBlue enum valuevpColor
id_lightGray enum valuevpColor
id_lightGreen enum valuevpColor
id_lightRed enum valuevpColor
id_orange enum valuevpColor
id_purple enum valuevpColor
id_red enum valuevpColor
id_unknown enum valuevpColor
id_white enum valuevpColor
id_yellow enum valuevpColor
lightBluevpColorstatic
lightGrayvpColorstatic
lightGreenvpColorstatic
lightRedvpColorstatic
nbColorsvpColorstatic
nonevpColorstatic
operator!=(const vpColor &c1, const vpColor &c2)vpColorfriend
vpRGBa::operator!=(const vpRGBa &v) constvpRGBa
operator*(const float &v) constvpRGBa
operator*(const double &v) constvpRGBa
operator+(const vpRGBa &v) constvpRGBa
operator+(const vpColVector &v) constvpRGBa
operator-(const vpRGBa &v) constvpRGBa
operator-(const vpColVector &v) constvpRGBa
operator<(const vpRGBa &v) constvpRGBa
operator<<(std::ostream &os, const vpRGBa &rgba)vpRGBarelated
operator=(const unsigned char &v)vpRGBa
operator=(const vpRGBa &v)vpRGBa
operator=(const vpRGBa &&v)vpRGBa
operator=(const vpColVector &v)vpRGBa
operator==(const vpColor &c1, const vpColor &c2)vpColorfriend
vpRGBa::operator==(const vpRGBa &v) constvpRGBa
operator>(const vpRGBa &v) constvpRGBa
orangevpColorstatic
purplevpColorstatic
RvpRGBa
redvpColorstatic
setColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a=vpRGBa::alpha_default)vpColorinline
vpColor()vpColorinline
vpColor(unsigned char r, unsigned char g, unsigned char b, vpColor::vpColorIdentifier cid=vpColor::id_unknown)vpColorinline
vpColor(unsigned char r, unsigned char g, unsigned char b, unsigned char alpha, vpColor::vpColorIdentifier cid=vpColor::id_unknown)vpColorinline
vpColor(const vpColor &color, unsigned char alpha)vpColorinline
vpColorIdentifier enum namevpColor
vpRGBa()vpRGBainline
vpRGBa(unsigned char r, unsigned char g, unsigned char b, unsigned char a=vpRGBa::alpha_default)vpRGBainline
vpRGBa(unsigned char v)vpRGBainline
vpRGBa(const vpRGBa &v)vpRGBainline
vpRGBa(const vpColVector &v)vpRGBainline
whitevpColorstatic
yellowvpColorstatic
~vpColor()vpColorinlinevirtual