This is the complete list of members for Angle, including all inherited members.
Angle() | Angle | |
Angle(double _radian) | Angle | |
Angle(const Angle &_angle) | Angle | |
Angle(const ignition::math::Angle &_angle) | Angle | |
Degree() const | Angle | |
HalfPi | Angle | static |
Ign() const | Angle | |
Normalize() | Angle | |
operator!=(const Angle &_angle) const | Angle | |
operator*() const | Angle | inline |
operator*(const Angle &_angle) const | Angle | |
operator*=(const Angle &_angle) | Angle | |
operator+(const Angle &_angle) const | Angle | |
operator+=(const Angle &_angle) | Angle | |
operator-(const Angle &_angle) const | Angle | |
operator-=(const Angle &_angle) | Angle | |
operator/(const Angle &_angle) const | Angle | |
operator/=(const Angle &_angle) | Angle | |
operator<(const Angle &_angle) const | Angle | |
operator<<(std::ostream &_out, const gazebo::math::Angle &_a) | Angle | friend |
operator<=(const Angle &_angle) const | Angle | |
operator=(const double &_angle) | Angle | |
operator=(const ignition::math::Angle &_angle) | Angle | |
operator==(const Angle &_angle) const | Angle | |
operator>(const Angle &_angle) const | Angle | |
operator>=(const Angle &_angle) const | Angle | |
operator>>(std::istream &_in, gazebo::math::Angle &_a) | Angle | friend |
Pi | Angle | static |
Radian() const | Angle | |
SetFromDegree(double _degree) | Angle | |
SetFromRadian(double _radian) | Angle | |
TwoPi | Angle | static |
Zero | Angle | static |
~Angle() | Angle | virtual |