ofxMUI
A Multi-touch GUI implementation built with ofxDOM for openFrameworks.
ofx::MUI::Math Class Reference

Static Public Member Functions

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: