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