|
static double | lerp (double inputValue, double inputMin, double inputMax, double outputMin, double outputMax, bool clampOutput=false) |
|
template<typename Type > |
static Type | clamp (const Type &inputValue, const Type &inputMin, const Type &inputMax) |
|
The documentation for this class was generated from the following file: