ofxOui - UI Components for OpenFrameworks

Public Member Functions | Public Attributes | List of all members
ofxOui::Graph::BoundsChangedEvent Class Reference

Event arguments for pan/zoom events resulting in bounds changes of the graph area. More...

#include <ofxOuiGraph.hpp>

Inheritance diagram for ofxOui::Graph::BoundsChangedEvent:
[legend]
Collaboration diagram for ofxOui::Graph::BoundsChangedEvent:
[legend]

Public Member Functions

 BoundsChangedEvent (Graph *sender_)
 Constructor. More...
 

Public Attributes

Graphsender
 pointer to the sender component More...
 

Detailed Description

Event arguments for pan/zoom events resulting in bounds changes of the graph area.

Constructor & Destructor Documentation

§ BoundsChangedEvent()

ofxOui::Graph::BoundsChangedEvent::BoundsChangedEvent ( ofxOui::Graph sender_)

Constructor.

Parameters
sender_pointer to the sender component

Member Data Documentation

§ sender

Graph* ofxOui::Graph::BoundsChangedEvent::sender

pointer to the sender component


The documentation for this class was generated from the following files: