Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members Related Pages Search
GraphEvent Class ReferenceHolds information of a 2-D graph that changes when a graph event is emitted.
More...
#include <graphevent.h>
List of all members.
|
Public Methods |
| GraphEvent (double, double, double, double, double, double) |
double | xMin () const |
double | xMax () const |
double | xScale () const |
double | yMin () const |
double | yMax () const |
double | yScale () const |
double | aScale () const |
double | rScale () const |
Detailed Description
Holds information of a 2-D graph that changes when a graph event is emitted.
- Author:
-
Fungmeista
Definition at line 25 of file graphevent.h. The documentation for this class was generated from the following files:
|