Class
List
Hierarchy
Modules
Common
Events
Math
Messages
Physics
Rendering
Sensors
Transport
Links
Gazebo Website
Wiki
Tutorials
Download
Report Documentation Issues
gazebo
math
Angle
gazebo::math::Angle Member List
This is the complete list of members for
gazebo::math::Angle
, including all inherited members.
Angle
()
gazebo::math::Angle
Angle
(double _radian)
gazebo::math::Angle
Angle
(const Angle &_angle)
gazebo::math::Angle
Angle
(const ignition::math::Angle &_angle)
gazebo::math::Angle
Degree
() const
gazebo::math::Angle
HalfPi
gazebo::math::Angle
static
Ign
() const
gazebo::math::Angle
Normalize
()
gazebo::math::Angle
operator!=
(const Angle &_angle) const
gazebo::math::Angle
operator*
() const
gazebo::math::Angle
inline
operator*
(const Angle &_angle) const
gazebo::math::Angle
operator*=
(const Angle &_angle)
gazebo::math::Angle
operator+
(const Angle &_angle) const
gazebo::math::Angle
operator+=
(const Angle &_angle)
gazebo::math::Angle
operator-
(const Angle &_angle) const
gazebo::math::Angle
operator-=
(const Angle &_angle)
gazebo::math::Angle
operator/
(const Angle &_angle) const
gazebo::math::Angle
operator/=
(const Angle &_angle)
gazebo::math::Angle
operator<
(const Angle &_angle) const
gazebo::math::Angle
operator<<
(std::ostream &_out, const gazebo::math::Angle &_a)
gazebo::math::Angle
friend
operator<=
(const Angle &_angle) const
gazebo::math::Angle
operator=
(const double &_angle)
gazebo::math::Angle
operator=
(const ignition::math::Angle &_angle)
gazebo::math::Angle
operator==
(const Angle &_angle) const
gazebo::math::Angle
operator>
(const Angle &_angle) const
gazebo::math::Angle
operator>=
(const Angle &_angle) const
gazebo::math::Angle
operator>>
(std::istream &_in, gazebo::math::Angle &_a)
gazebo::math::Angle
friend
Pi
gazebo::math::Angle
static
Radian
() const
gazebo::math::Angle
SetFromDegree
(double _degree)
gazebo::math::Angle
SetFromRadian
(double _radian)
gazebo::math::Angle
TwoPi
gazebo::math::Angle
static
Zero
gazebo::math::Angle
static
~Angle
()
gazebo::math::Angle
virtual