SA_Maths
Sapphire Suite's C++ Maths Library
Loading...
Searching...
No Matches
SA::TrScale< T > Member List

This is the complete list of members for SA::TrScale< T >, including all inherited members.

Divide(const TrScale &_lhs, const RhsT &_rhs) noexceptSA::TrScale< T >inlineprotectedstatic
Equals(const TrScale &_other, T _epsilon=std::numeric_limits< T >::epsilon()) const noexceptSA::TrScale< T >inlineprotected
IsIdentity() const noexceptSA::TrScale< T >inlineprotected
IsZero() const noexceptSA::TrScale< T >inlineprotected
LerpUnclamped(const TrScale &_start, const TrScale &_end, float _alpha) noexceptSA::TrScale< T >inlineprotectedstatic
Multiply(const TrScale &_lhs, const RhsT &_rhs) noexceptSA::TrScale< T >inlineprotectedstatic
operator TrScale< TOut >() const noexceptSA::TrScale< T >inline
scaleSA::TrScale< T >
TrScale()=defaultSA::TrScale< T >
TrScale(const Vec3< T > &_scale) noexceptSA::TrScale< T >inline