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