Oxygen Engine
Modern C++ 3D Engine using OpenGL
|
This is the complete list of members for oe::lit::Angle, including all inherited members.
Angle() noexcept=default | oe::lit::Angle | |
Angle(const float angle) noexcept | oe::lit::Angle | inlineexplicit |
fromDegrees(const float angle) noexcept | oe::lit::Angle | inlinestatic |
fromRadians(const float angle) noexcept | oe::lit::Angle | inlinestatic |
getDegrees() const noexcept | oe::lit::Angle | inline |
getRadians() const noexcept | oe::lit::Angle | inline |
operator-() const noexcept | oe::lit::Angle | inline |
radians | oe::lit::Angle | |
setDegrees(const float angle) noexcept | oe::lit::Angle | inline |
setRadians(const float angle) noexcept | oe::lit::Angle | inline |