ofxMUI
A Multi-touch GUI implementation built with ofxDOM for openFrameworks.
|
Cofx::MUI::Axis< DataType > | An Axis describes the behavior of one dimension of data in a series |
▼CDocument | |
Cofx::MUI::MUI | |
▼CElement | |
▼Cofx::MUI::Widget | A Widget is the base class for all MUI interactive elements |
▼Cofx::MUI::Button | A simple one state push button |
Cofx::MUI::RadioButton | A two state Radio style button |
Cofx::MUI::ToggleButton | A two state button |
Cofx::MUI::ButtonGroup | |
Cofx::MUI::Label | A widget label |
Cofx::MUI::Panel | |
Cofx::MUI::Scope< DataType > | A simple data plotter |
Cofx::MUI::Slider< Type > | Slider |
Cofx::MUI::SliderGroup | |
▼CEventArgs | |
Cofx::MUI::ButtonEventArgs | |
Cofx::MUI::ButtonGroupEventArgs | |
Cofx::MUI::Math | |
Cofx::MUI::Styles | A common class for setting shared Widget styles |
Cofx::MUI::TrueTypeFontSettings |