29#ifndef __CLAW_TWEEN_EASING_CIRC_HPP__
30#define __CLAW_TWEEN_EASING_CIRC_HPP__
Easing functions for the tweener.
Tweeners interpolate the intermediate values between two given reference values using various equatio...
symmetric_easing< easing_circ_func > easing_circ
Easing functions for the tweener.
double easing_circ_func(double t)
The default function.
This is the main namespace.
Easing functions for the tweener.