29#ifndef __CLAW_TWEEN_EASING_BOUNCE_HPP__
30#define __CLAW_TWEEN_EASING_BOUNCE_HPP__
Easing functions for the tweener.
double easing_bounce_func(double t)
The default function.
symmetric_easing< easing_bounce_func > easing_bounce
Easing functions for the tweener.
This is the main namespace.
Easing functions for the tweener.