Class
List
Hierarchy
Modules
Common
Events
Math
Messages
Physics
Rendering
Sensors
Transport
Links
Gazebo Website
Wiki
Tutorials
Download
Report Documentation Issues
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
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
Degree
() 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 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
Radian
() const
gazebo::math::Angle
SetFromDegree
(double _degree)
gazebo::math::Angle
SetFromRadian
(double _radian)
gazebo::math::Angle
~Angle
()
gazebo::math::Angle
virtual