29 #ifndef __CLAW_TWEEN_EASING_BACK_HPP__ 30 #define __CLAW_TWEEN_EASING_BACK_HPP__ 49 #endif // __CLAW_TWEEN_EASING_BACK_HPP__ Easing functions for the tweener.
Easing functions for the tweener.
symmetric_easing< easing_back_func > easing_back
Easing functions for the tweener.
double easing_back_func(double t)
The default function.
This is the main namespace.