Download
Documentation
Development
Examples
Donations
Contributions
Forum
clan
Angle
clan::Angle Member List
This is the complete list of members for
clan::Angle
, including all inherited members.
Angle
()
clan::Angle
Angle
(float value, AngleUnit unit)
clan::Angle
from_degrees
(float value)
clan::Angle
static
from_radians
(float value)
clan::Angle
static
normalize
()
clan::Angle
normalize_180
()
clan::Angle
operator!=
(const Angle &angle) const
clan::Angle
operator*
(const Angle &angle) const
clan::Angle
operator*
(float value) const
clan::Angle
operator*=
(const Angle &angle)
clan::Angle
operator+
(const Angle &angle) const
clan::Angle
operator+=
(const Angle &angle)
clan::Angle
operator-
(const Angle &angle) const
clan::Angle
operator-=
(const Angle &angle)
clan::Angle
operator/
(const Angle &angle) const
clan::Angle
operator/
(float value) const
clan::Angle
operator/=
(const Angle &angle)
clan::Angle
operator<
(const Angle &angle) const
clan::Angle
operator<=
(const Angle &angle) const
clan::Angle
operator==
(const Angle &angle) const
clan::Angle
operator>
(const Angle &angle) const
clan::Angle
operator>=
(const Angle &angle) const
clan::Angle
set_degrees
(float value_degrees)
clan::Angle
set_radians
(float value_radians)
clan::Angle
to_degrees
() const
clan::Angle
to_radians
() const
clan::Angle