Jamba  3.0.2
pongasoft::Utils::Lerp< TFloat, X, Y > Member List

This is the complete list of members for pongasoft::Utils::Lerp< TFloat, X, Y >, including all inherited members.

computeX(Y iY) constpongasoft::Utils::Lerp< TFloat, X, Y >inline
computeY(X iX) constpongasoft::Utils::Lerp< TFloat, X, Y >inline
fApongasoft::Utils::Lerp< TFloat, X, Y >private
fBpongasoft::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