|
template<unsigned Degree> |
static auto | polynomialIn (float t) -> float |
|
template<unsigned Degree> |
static auto | polynomialOut (float t) -> float |
|
template<unsigned Degree> |
static auto | polynomialInOut (float t) -> float |
|
template<unsigned Pull> |
static auto | backIn (float t) -> float |
|
template<unsigned Pull> |
static auto | backOut (float t) -> float |
|
template<unsigned Pull> |
static auto | backInOut (float t) -> float |
|
template<unsigned Pull> |
static auto | backIn2 (float t) -> float |
|
template<unsigned Pull> |
static auto | backOut2 (float t) -> float |
|
template<unsigned Pull> |
static auto | backInOut2 (float t) -> float |
|
template<unsigned Ondulation> |
static auto | elasticIn (float t) -> float |
|
template<unsigned Ondulation> |
static auto | elasticOut (float t) -> float |
|
template<unsigned Ondulation> |
static auto | elasticInOut (float t) -> float |
|
Definition at line 57 of file Easing.hpp.
The documentation for this struct was generated from the following file: