Castor3D 0.17.0
Multiplatform 3D engine
castor::RangedValue< T > Member List

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

operator*=(ValueU const &rhs) noexceptcastor::RangedValue< T >inline
operator+=(ValueU const &rhs) noexceptcastor::RangedValue< T >inline
operator-=(ValueU const &rhs) noexceptcastor::RangedValue< T >inline
operator/=(ValueU const &rhs) noexceptcastor::RangedValue< T >inline
operator=(T const &value) noexceptcastor::RangedValue< T >inline
percent() const noexceptcastor::RangedValue< T >inline
range() const noexceptcastor::RangedValue< T >inline
RangedValue(T const &value, Range< T > const &range) noexceptcastor::RangedValue< T >inline
updateRange(Range< T > const &range) noexceptcastor::RangedValue< T >inline
value() const noexceptcastor::RangedValue< T >inline