|
SA_Maths
Sapphire Suite's C++ Maths Library
|
This is the complete list of members for SA::Deg< T >, including all inherited members.
| Clamp() noexcept | SA::Deg< T > | |
| Deg()=default | SA::Deg< T > | |
| Deg(T _deg) noexcept | SA::Deg< T > | |
| Deg(Deg< TIn > _other) noexcept | SA::Deg< T > | |
| Deg(Rad< TIn > _rad) noexcept | SA::Deg< T > | |
| Equals(Deg _other, T _epsilon=std::numeric_limits< T >::epsilon()) const noexcept | SA::Deg< T > | |
| Handle() const noexcept | SA::Deg< T > | |
| operator T() const noexcept | SA::Deg< T > | explicit |
| operator!=(Deg _rhs) const noexcept | SA::Deg< T > | |
| operator*(T _scale) const noexcept | SA::Deg< T > | |
| operator*=(T _scale) noexcept | SA::Deg< T > | |
| operator+(Deg _rhs) const noexcept | SA::Deg< T > | |
| operator+=(Deg _rhs) noexcept | SA::Deg< T > | |
| operator-() const noexcept | SA::Deg< T > | |
| operator-(Deg _rhs) const noexcept | SA::Deg< T > | |
| operator-=(Deg _rhs) noexcept | SA::Deg< T > | |
| operator/(T _scale) const | SA::Deg< T > | |
| operator/=(T _scale) | SA::Deg< T > | |
| operator==(Deg _rhs) const noexcept | SA::Deg< T > |