iv::Smoothstep3Transform Struct Reference

#include <TimeTransform.hpp>

Public Member Functions

Anim_float operator() (Anim_float x)
 

Detailed Description

Sigmoid transformation (more curvy than Smoothstep2Transform). https://en.wikipedia.org/wiki/Smoothstep

Definition at line 67 of file TimeTransform.hpp.

Member Function Documentation

◆ operator()()

Anim_float iv::Smoothstep3Transform::operator() ( Anim_float  x)
inline

Definition at line 70 of file TimeTransform.hpp.


The documentation for this struct was generated from the following file: