ofxMUI
A Multi-touch GUI implementation built with ofxDOM for openFrameworks.
ofx::MUI::Scope< DataType > Member List

This is the complete list of members for ofx::MUI::Scope< DataType >, including all inherited members.

_dataofx::MUI::Scope< DataType >protected
_isDraggableofx::MUI::Widgetprotected
_isDraggingofx::MUI::Widgetprotected
_isDropTargetofx::MUI::Widgetprotected
_isPointerOverofx::MUI::Widgetprotected
_maxSizeofx::MUI::Scope< DataType >protected
_moveToFrontOnCaptureofx::MUI::Widgetprotected
_onPointerCaptureEvent(DOM::PointerCaptureUIEventArgs &e)ofx::MUI::Widgetprotected
_onPointerEvent(DOM::PointerUIEventArgs &e)ofx::MUI::Widgetprotected
add(const std::string &series, const DataType &value) (defined in ofx::MUI::Scope< DataType >)ofx::MUI::Scope< DataType >
axes (defined in ofx::MUI::Scope< DataType >)ofx::MUI::Scope< DataType >
Buffer typedef (defined in ofx::MUI::Scope< DataType >)ofx::MUI::Scope< DataType >protected
clear() (defined in ofx::MUI::Scope< DataType >)ofx::MUI::Scope< DataType >
getMaxSize() const (defined in ofx::MUI::Scope< DataType >)ofx::MUI::Scope< DataType >
getStyles() const ofx::MUI::Widget
isDraggable() const ofx::MUI::Widget
isDragging() const ofx::MUI::Widget
isDropTarget() const ofx::MUI::Widget
isPointerDown() const ofx::MUI::Widget
isPointerOver() const ofx::MUI::Widget
onDraw() const override (defined in ofx::MUI::Scope< DataType >)ofx::MUI::Scope< DataType >virtual
removeSeries(const std::string &series) (defined in ofx::MUI::Scope< DataType >)ofx::MUI::Scope< DataType >
Scope(float x, float y, float width, float height) (defined in ofx::MUI::Scope< DataType >)ofx::MUI::Scope< DataType >
Scope(const std::string &id, float x, float y, float width, float height, std::size_t maxSize) (defined in ofx::MUI::Scope< DataType >)ofx::MUI::Scope< DataType >
setColor(const std::string &series, const ofColor &color) (defined in ofx::MUI::Scope< DataType >)ofx::MUI::Scope< DataType >
setDraggable(bool draggable)ofx::MUI::Widget
setDropTarget(bool dropTarget)ofx::MUI::Widget
setMaxSize(std::size_t maxSize) (defined in ofx::MUI::Scope< DataType >)ofx::MUI::Scope< DataType >
setStyles(std::shared_ptr< Styles > styles)ofx::MUI::Widget
Widget(float x, float y, float width, float height) (defined in ofx::MUI::Widget)ofx::MUI::Widget
Widget(const std::string &id, float x, float y, float width, float height) (defined in ofx::MUI::Widget)ofx::MUI::Widget
~Scope() (defined in ofx::MUI::Scope< DataType >)ofx::MUI::Scope< DataType >virtual
~Widget()ofx::MUI::Widgetvirtual