Function LouLib::Math::clamp
Defined in File MathFunctions.cpp
Function Documentation
-
double LouLib::Math::clamp(double val, double min, double max)
Returns the value clamped between the max and min
Defined in File MathFunctions.cpp
Returns the value clamped between the max and min