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