Castor3D 0.16.0
Multiplatform 3D engine
castor::RangeSequenceT< T > Member List

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

clamp(T const &value) const noexceptcastor::Range< T >inline
getMax() const noexceptcastor::Range< T >inline
getMin() const noexceptcastor::Range< T >inline
getRange(T const &value) constcastor::RangeSequenceT< T >inline
has(T const &value) const noexceptcastor::Range< T >inline
invPercent(T const &value) const noexceptcastor::Range< T >inline
invValue(float const &percent) const noexceptcastor::Range< T >inline
percent(T const &value) const noexceptcastor::Range< T >inline
Range(T const &min, T const &max) noexceptcastor::Range< T >inline
RangeSequenceT(Vector< T > const &sequence)castor::RangeSequenceT< T >inlineexplicit
RangeType typedefcastor::RangeSequenceT< T >
SequenceType typedefcastor::RangeSequenceT< T >
value(float const &percent) const noexceptcastor::Range< T >inline