Easing equation for an atan ease-out, decelerating from zero velocity. Functor edition. Used by permssion from Chris McKenzie.
More...
#include <Easing.h>
List of all members.
Detailed Description
Easing equation for an atan ease-out, decelerating from zero velocity. Functor edition. Used by permssion from Chris McKenzie.
Constructor & Destructor Documentation
cinder::EaseOutAtan::EaseOutAtan |
( |
float |
a = 15 ) |
|
Member Function Documentation
float cinder::EaseOutAtan::operator() |
( |
float |
t ) |
const |
Member Data Documentation
The documentation for this struct was generated from the following file: