Ignition Math

API Reference

6.10.0
Angle Member List

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

Angle()Angle
Angle(const double _radian)Angle
Angle(const Angle &_angle)Angle
Angle(Angle &&_angle) noexceptAngle
Degree(double _degree)Angle
Degree() constAngle
HalfPiAnglestatic
Normalize()Angle
Normalized() constAngle
operator!=(const Angle &_angle) constAngle
operator()() constAngle
operator*() constAngleinline
operator*(const Angle &_angle) constAngle
operator*=(const Angle &_angle)Angle
operator+(const Angle &_angle) constAngle
operator+=(const Angle &_angle)Angle
operator-(const Angle &_angle) constAngle
operator-=(const Angle &_angle)Angle
operator/(const Angle &_angle) constAngle
operator/=(const Angle &_angle)Angle
operator<(const Angle &_angle) constAngle
operator<<(std::ostream &_out, const Angle &_a)Anglefriend
operator<=(const Angle &_angle) constAngle
operator=(const Angle &_angle)Angle
operator=(Angle &&_angle) noexceptAngle
operator==(const Angle &_angle) constAngle
operator>(const Angle &_angle) constAngle
operator>=(const Angle &_angle) constAngle
operator>>(std::istream &_in, Angle &_a)Anglefriend
PiAnglestatic
Radian(double _radian)Angle
Radian() constAngle
SetDegree(double _degree)Angle
SetRadian(double _radian)Angle
TwoPiAnglestatic
ZeroAnglestatic
~Angle()Anglevirtual