Easing functions for the tweener. More...
#include <symmetric_easing.hpp>
Static Public Member Functions | |
static double | ease_in (double t) |
static double | ease_out (double t) |
static double | ease_in_out (double t) |
Easing functions for the tweener.
Definition at line 41 of file symmetric_easing.hpp.