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