Castor3D 0.16.0
Multiplatform 3D engine
|
Liste complète des membres de castor::RangeSequenceT< T >, y compris les membres hérités :
clamp(T const &value) const noexcept | castor::Range< T > | inline |
getMax() const noexcept | castor::Range< T > | inline |
getMin() const noexcept | castor::Range< T > | inline |
getRange(T const &value) const | castor::RangeSequenceT< T > | inline |
has(T const &value) const noexcept | castor::Range< T > | inline |
invPercent(T const &value) const noexcept | castor::Range< T > | inline |
invValue(float const &percent) const noexcept | castor::Range< T > | inline |
percent(T const &value) const noexcept | castor::Range< T > | inline |
Range(T const &min, T const &max) noexcept | castor::Range< T > | inline |
RangeSequenceT(Vector< T > const &sequence) | castor::RangeSequenceT< T > | inlineexplicit |
RangeType typedef | castor::RangeSequenceT< T > | |
SequenceType typedef | castor::RangeSequenceT< T > | |
value(float const &percent) const noexcept | castor::Range< T > | inline |