CofxOui::Graph::Bounds | Bounds of the graph space |
CofxOui::Colormap | Sequential Colormap generator |
▼CofxOui::Component | Base UI Component (equivalent to a label) |
CofxOui::Bpf | Breakpoint function component |
▼CofxOui::Button | Button component (allows both button and toggle modes) |
CofxOui::CheckBox | Check box component (specialization of button) |
CofxOui::DraggableButton | Draggable Button (specialization of button) |
CofxOui::DropDown | Drop-down menu |
CofxOui::Matrix | Button Matrix (supports both button -single-button activation- and toggle -multi-button activation-) |
CofxOui::MultiSlider | MultiSlider |
▼CofxOui::Numbox | Number box (with mouse + keyboard interaction, C74 max style) |
CofxOui::Slider | Slider controller |
CofxOui::TextInput | Text input component (single-line) |
CofxOui::Waveform | Breakpoint function component |
CofxOui::Globals | Global configuration |
CofxOui::Graph | 2D Graph Area (with virtual coordinate system) |
CofxOui::Group | Group of UI components |
CofxOui::Icon | Icon image box wrapper |
▼CofEventArgs | |
CofxOui::Bpf::EditPointEvent | Event arguments when a point is edited |
CofxOui::Button::ClickEvent | Event arguments for button clicks |
CofxOui::DraggableButton::DropEvent | Event arguments for Drag and Drop events |
CofxOui::DropDown::SelectEvent | Event arguments for menu item selection |
CofxOui::Graph::BoundsChangedEvent | Event arguments for pan/zoom events resulting in bounds changes of the graph area |
CofxOui::Matrix::ClickEvent | Event arguments for button clicks |
CofxOui::MultiSlider::ValueEvent | Event arguments for slider editing events |
CofxOui::Numbox::ValueEvent | Event arguments for value editing events |
CofxOui::ShapeEditor::EditEvent | Event arguments for shape editing events |
CofxOui::TextInput::TextInputEvent | Event arguments for text editing events |
CofxOui::Waveform::EditEvent | Event arguments when a frame is edited |
CofxOui::Graph::Ruler | |
CofxOui::ShapeEditor | Shape editor |
CofxOui::Style | Style structure shared among all components |
CofxOui::TextBox | Text box font wrapper |