Jamba
3.0.2
|
This is the complete list of members for pongasoft::Utils::Lerp< TFloat, X, Y >, including all inherited members.
computeX(Y iY) const | pongasoft::Utils::Lerp< TFloat, X, Y > | inline |
computeY(X iX) const | pongasoft::Utils::Lerp< TFloat, X, Y > | inline |
fA | pongasoft::Utils::Lerp< TFloat, X, Y > | private |
fB | pongasoft::Utils::Lerp< TFloat, X, Y > | private |
Lerp(X iX1, Y iY1, X iX2, Y iY2) | pongasoft::Utils::Lerp< TFloat, X, Y > | inline |
Lerp(Y iY0, Y iY1) | pongasoft::Utils::Lerp< TFloat, X, Y > | inline |
mapRange(X iFromLow, X iFromHigh, Y iToLow, Y iToHigh) | pongasoft::Utils::Lerp< TFloat, X, Y > | inlinestatic |
mapValue(X iValue, X iFromLow, X iFromHigh, Y iToLow, Y iToHigh, bool iClamp=true) | pongasoft::Utils::Lerp< TFloat, X, Y > | inlinestatic |