A() const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
A() | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
A(const float _a) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
ABGR typedef | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
ARGB typedef | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
AsABGR() const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
AsARGB() const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
AsBGRA() const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
AsRGBA() const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
B() const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
B() | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
B(const float _b) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
BGRA typedef | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
Black | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | static |
Blue | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | static |
Color() | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
Color(const float _r, const float _g, const float _b, const float _a=1.0) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
Color(const Color &_clr) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
Cyan | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | static |
G() const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
G() | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
G(const float _g) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
Green | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | static |
HSV() const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
Magenta | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | static |
operator!=(const Color &_pt) const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
operator*(const Color &_pt) const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
operator*(const float &_v) const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
operator*=(const Color &_pt) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
operator+(const Color &_pt) const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
operator+(const float &_v) const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
operator+=(const Color &_pt) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
operator-(const Color &_pt) const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
operator-(const float &_v) const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
operator-=(const Color &_pt) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
operator/(const Color &_pt) const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
operator/(const float &_v) const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
operator/=(const Color &_pt) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
operator<<(std::ostream &_out, const Color &_pt) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | friend |
operator=(const Color &_pt) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
operator==(const Color &_pt) const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
operator>>(std::istream &_in, Color &_pt) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | friend |
operator[](const unsigned int _index) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
R() const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
R() | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
R(const float _r) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
Red | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | static |
Reset() | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
RGBA typedef | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
Set(const float _r=1, const float _g=1, const float _b=1, const float _a=1) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
SetFromABGR(const ABGR _v) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
SetFromARGB(const ARGB _v) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
SetFromBGRA(const BGRA _v) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
SetFromHSV(const float _h, const float _s, const float _v) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
SetFromRGBA(const RGBA _v) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
SetFromYUV(const float _y, const float _u, const float _v) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
White | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | static |
Yellow | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | static |
YUV() const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | |
~Color() | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Color | virtual |