sandbox
Loading...
Searching...
No Matches
sbx::math::basic_smooth_value< Type, Mode > Member List

This is the complete list of members for sbx::math::basic_smooth_value< Type, Mode >, including all inherited members.

basic_smooth_value(const value_type value) (defined in sbx::math::basic_smooth_value< Type, Mode >)sbx::math::basic_smooth_value< Type, Mode >inline
clamp(const basic_smooth_value &value, const value_type min, const value_type max) -> basic_smooth_value (defined in sbx::math::basic_smooth_value< Type, Mode >)sbx::math::basic_smooth_value< Type, Mode >inlinestatic
lerp(const basic_smooth_value &x, const basic_smooth_value &y, const Ratio ratio) -> basic_smooth_value (defined in sbx::math::basic_smooth_value< Type, Mode >)sbx::math::basic_smooth_value< Type, Mode >inlinestatic
mode (defined in sbx::math::basic_smooth_value< Type, Mode >)sbx::math::basic_smooth_value< Type, Mode >inlinestatic
operator value_type() const noexcept (defined in sbx::math::basic_smooth_value< Type, Mode >)sbx::math::basic_smooth_value< Type, Mode >inline
operator*(const value_type value) -> basic_smooth_value (defined in sbx::math::basic_smooth_value< Type, Mode >)sbx::math::basic_smooth_value< Type, Mode >inline
operator*=(const value_type value) -> basic_smooth_value & (defined in sbx::math::basic_smooth_value< Type, Mode >)sbx::math::basic_smooth_value< Type, Mode >inline
operator+(const value_type value) -> basic_smooth_value (defined in sbx::math::basic_smooth_value< Type, Mode >)sbx::math::basic_smooth_value< Type, Mode >inline
operator+=(const value_type value) -> basic_smooth_value & (defined in sbx::math::basic_smooth_value< Type, Mode >)sbx::math::basic_smooth_value< Type, Mode >inline
operator-(const value_type value) -> basic_smooth_value (defined in sbx::math::basic_smooth_value< Type, Mode >)sbx::math::basic_smooth_value< Type, Mode >inline
operator-=(const value_type value) -> basic_smooth_value & (defined in sbx::math::basic_smooth_value< Type, Mode >)sbx::math::basic_smooth_value< Type, Mode >inline
operator/(const value_type value) -> basic_smooth_value (defined in sbx::math::basic_smooth_value< Type, Mode >)sbx::math::basic_smooth_value< Type, Mode >inline
operator/=(const value_type value) -> basic_smooth_value & (defined in sbx::math::basic_smooth_value< Type, Mode >)sbx::math::basic_smooth_value< Type, Mode >inline
operator=(const value_type value) -> basic_smooth_value & (defined in sbx::math::basic_smooth_value< Type, Mode >)sbx::math::basic_smooth_value< Type, Mode >inline
update(const units::second &delta_time, const value_type base_speed) (defined in sbx::math::basic_smooth_value< Type, Mode >)sbx::math::basic_smooth_value< Type, Mode >inline
value() const noexcept -> value_type (defined in sbx::math::basic_smooth_value< Type, Mode >)sbx::math::basic_smooth_value< Type, Mode >inline
value_type typedef (defined in sbx::math::basic_smooth_value< Type, Mode >)sbx::math::basic_smooth_value< Type, Mode >