HE_Mesh  6.0.1
wblut.math.WB_Ease.EaseQuint Class Reference

Inherits wblut.math.WB_Ease.EaseAbstract.

Public Member Functions

double easeIn (double t, final double...params)
 
double easeIn (final double t)
 
double easeOut (double t, final double...params)
 
double easeOut (double t)
 
double easeInOut (double t, final double...params)
 
double easeInOut (double t)
 

Member Function Documentation

double wblut.math.WB_Ease.EaseQuint.easeIn ( double  t,
final double...  params 
)
double wblut.math.WB_Ease.EaseQuint.easeIn ( final double  t)
double wblut.math.WB_Ease.EaseQuint.easeInOut ( double  t,
final double...  params 
)
double wblut.math.WB_Ease.EaseQuint.easeInOut ( double  t)
double wblut.math.WB_Ease.EaseQuint.easeOut ( double  t,
final double...  params 
)
double wblut.math.WB_Ease.EaseQuint.easeOut ( double  t)

The documentation for this class was generated from the following file: