29 #ifndef __CLAW_TWEEN_EASING_CUBIC_HPP__
30 #define __CLAW_TWEEN_EASING_CUBIC_HPP__
49 #endif // __CLAW_TWEEN_EASING_CUBIC_HPP__
double easing_cubic_func(double t)
The default function.
Easing functions for the tweener.
Easing functions for the tweener.
symmetric_easing< easing_cubic_func > easing_cubic
Easing functions for the tweener.