Castor3D 0.16.0
Multiplatform 3D engine
castor::IndexedRangeT< T > Liste des membres

Liste complète des membres de castor::IndexedRangeT< T >, y compris les membres hérités :

clamp(T const &value) const noexceptcastor::Range< T >inline
getIndex() constcastor::IndexedRangeT< T >inline
getMax() const noexceptcastor::Range< T >inline
getMin() const noexceptcastor::Range< T >inline
has(T const &value) const noexceptcastor::Range< T >inline
IndexedRangeT(uint32_t index, T const &min, T const &max)castor::IndexedRangeT< 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
value(float const &percent) const noexceptcastor::Range< T >inline