Angle Member List
This is the complete list of members for Angle, including all inherited members.
Angle()Angle
Angle(double _radian)Angle
Angle(const Angle &angle)Angle
GetAsDegree() const Angle
GetAsRadian() 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 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]
SetFromDegree(double degree)Angle
SetFromRadian(double _radian)Angle
~Angle()Angle [virtual]