All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gazebo::common::Color Member List

This is the complete list of members for gazebo::common::Color, including all inherited members.

agazebo::common::Color
ABGR typedefgazebo::common::Color
ARGB typedefgazebo::common::Color
bgazebo::common::Color
BGRA typedefgazebo::common::Color
Blackgazebo::common::Colorstatic
Bluegazebo::common::Colorstatic
Color()gazebo::common::Color
Color(float _r, float _g, float _b, float _a=1.0)gazebo::common::Color
Color(const Color &_clr)gazebo::common::Color
ggazebo::common::Color
GetAsABGR() const gazebo::common::Color
GetAsARGB() const gazebo::common::Color
GetAsBGRA() const gazebo::common::Color
GetAsHSV() const gazebo::common::Color
GetAsRGBA() const gazebo::common::Color
GetAsYUV() const gazebo::common::Color
Greengazebo::common::Colorstatic
operator!=(const Color &_pt) const gazebo::common::Color
operator*(const Color &_pt) const gazebo::common::Color
operator*(const float &_v) const gazebo::common::Color
operator*=(const Color &_pt)gazebo::common::Color
operator+(const Color &_pt) const gazebo::common::Color
operator+(const float &_v) const gazebo::common::Color
operator+=(const Color &_pt)gazebo::common::Color
operator-(const Color &_pt) const gazebo::common::Color
operator-(const float &_v) const gazebo::common::Color
operator-=(const Color &_pt)gazebo::common::Color
operator/(const Color &_pt) const gazebo::common::Color
operator/(const float &_v) const gazebo::common::Color
operator/=(const Color &_pt)gazebo::common::Color
operator<<(std::ostream &_out, const Color &_pt)gazebo::common::Colorfriend
operator=(const Color &_pt)gazebo::common::Color
operator==(const Color &_pt) const gazebo::common::Color
operator>>(std::istream &_in, Color &_pt)gazebo::common::Colorfriend
operator[](unsigned int _index)gazebo::common::Color
Purplegazebo::common::Colorstatic
rgazebo::common::Color
Redgazebo::common::Colorstatic
Reset()gazebo::common::Color
RGBA typedefgazebo::common::Color
Set(float _r=1, float _g=1, float _b=1, float _a=1)gazebo::common::Color
SetFromABGR(const ABGR _v)gazebo::common::Color
SetFromARGB(const ARGB _v)gazebo::common::Color
SetFromBGRA(const BGRA _v)gazebo::common::Color
SetFromHSV(float _h, float _s, float _v)gazebo::common::Color
SetFromRGBA(const RGBA _v)gazebo::common::Color
SetFromYUV(float _y, float _u, float _v)gazebo::common::Color
Whitegazebo::common::Colorstatic
Yellowgazebo::common::Colorstatic
~Color()gazebo::common::Colorvirtual