Frapper
1.0a
|
This is the complete list of members for Frapper::Helpers::InterpolationH, including all inherited members.
Cosine(float y1, float y2, unsigned int pos, unsigned int steps) | Frapper::Helpers::InterpolationH | inlinestatic |
Cosine(float y1, float y2, float mu) | Frapper::Helpers::InterpolationH | inlinestatic |
Cubic(float y1, float y2, float y3, float y4, float pos) | Frapper::Helpers::InterpolationH | inlinestatic |
InterpolTo(std::vector< float > &v, unsigned int length) | Frapper::Helpers::InterpolationH | inlinestatic |
Linear(float y1, float y2, unsigned int pos, unsigned int steps) | Frapper::Helpers::InterpolationH | inlinestatic |
Linear(float y1, float y2, float mu) | Frapper::Helpers::InterpolationH | inlinestatic |