EaseInOutAtan /

#includecinder/Easing.h

Easing equation for an atan ease-in/out, accelerating until halfway, then decelerating. Functor edition. Used by permssion from Chris McKenzie.


Public Member Functions

  • EaseInOutAtan (float a=15)
  • float
    operator() (float t) const