Changes the value using a circular function. More...
#include <kanzi/core.ui/animation/easing_curve.hpp>
Public Member Functions | |
float | operator() (float time) const |
Computes the value of an easing function for the given time. More... | |
Changes the value using a circular function.
|
inline |
Computes the value of an easing function for the given time.
time | Normalized time. |