![]() |
Castor3D 0.17.0
Multiplatform 3D engine
|
This is the complete list of members for castor::IndexedRangeT< T >, including all inherited members.
| clamp(T const &value) const noexcept | castor::Range< T > | inline |
| getIndex() const | castor::IndexedRangeT< T > | inline |
| getMax() const noexcept | castor::Range< T > | inline |
| getMin() const noexcept | castor::Range< T > | inline |
| has(T const &value) const noexcept | castor::Range< T > | inline |
| IndexedRangeT(uint32_t index, T const &min, T const &max) | castor::IndexedRangeT< 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 |
| value(float const &percent) const noexcept | castor::Range< T > | inline |