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. | |
Changes the value using a circular function.
Computes the value of an easing function for the given time.
| time | Normalized time. |