cinder::EaseInAtan Struct Reference
Easing equation for an atan ease-in, accelerating 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-in, accelerating from zero velocity. Functor edition. Used by permssion from Chris McKenzie.
Constructor & Destructor Documentation
cinder::EaseInAtan::EaseInAtan |
( |
float |
a = 15 |
) |
|
Member Function Documentation
float cinder::EaseInAtan::operator() |
( |
float |
t |
) |
const |
Member Data Documentation
The documentation for this struct was generated from the following file: