Event arguments for pan/zoom events resulting in bounds changes of the graph area. More...
#include <ofxOuiGraph.hpp>
Public Member Functions | |
| BoundsChangedEvent (Graph *sender_) | |
| Constructor. More... | |
Public Attributes | |
| Graph * | sender |
| pointer to the sender component More... | |
Event arguments for pan/zoom events resulting in bounds changes of the graph area.
| ofxOui::Graph::BoundsChangedEvent::BoundsChangedEvent | ( | ofxOui::Graph * | sender_ | ) |
Constructor.
| sender_ | pointer to the sender component |
| Graph* ofxOui::Graph::BoundsChangedEvent::sender |
pointer to the sender component