ofxMUI
A Multi-touch GUI implementation built with ofxDOM for openFrameworks.
|
This is the complete list of members for ofx::MUI::Math, including all inherited members.
clamp(const Type &inputValue, const Type &inputMin, const Type &inputMax) (defined in ofx::MUI::Math) | ofx::MUI::Math | inlinestatic |
lerp(double inputValue, double inputMin, double inputMax, double outputMin, double outputMax, bool clampOutput=false) (defined in ofx::MUI::Math) | ofx::MUI::Math | inlinestatic |