|
SA_Maths
Sapphire Suite's C++ Maths Library
|
This is the complete list of members for SA::TrRotation< T >, including all inherited members.
| Divide(const TrRotation &_lhs, const RhsT &_rhs) noexcept | SA::TrRotation< T > | inlineprotectedstatic |
| Equals(const TrRotation &_other, T _epsilon=std::numeric_limits< T >::epsilon()) const noexcept | SA::TrRotation< T > | inlineprotected |
| IsIdentity() const noexcept | SA::TrRotation< T > | inlineprotected |
| IsZero() const noexcept | SA::TrRotation< T > | inlineprotected |
| LerpUnclamped(const TrRotation &_start, const TrRotation &_end, float _alpha) noexcept | SA::TrRotation< T > | inlineprotectedstatic |
| Multiply(const TrRotation &_lhs, const RhsT &_rhs) noexcept | SA::TrRotation< T > | inlineprotectedstatic |
| operator TrRotation< TOut >() const noexcept | SA::TrRotation< T > | inline |
| rotation | SA::TrRotation< T > | |
| TrRotation()=default | SA::TrRotation< T > | |
| TrRotation(const Quat< T > &_rot) noexcept | SA::TrRotation< T > | inline |