Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members Related Pages Search
GLGraphEvent Class ReferenceHolds information of a 3-D graph that changes when a graph event is emitted.
More...
#include <glgraphevent.h>
List of all members.
|
Public Methods |
| GLGraphEvent (float xRot, float zRot) |
| GLGraphEvent (float xMin, float xMax, float yMin, float yMax, float zMin, float zMax) |
| ~GLGraphEvent () |
float | polarEye () const |
float | azimuthalEye () const |
float | xMin () const |
float | xMax () const |
float | yMin () const |
float | yMax () const |
float | zMin () const |
float | zMax () const |
Detailed Description
Holds information of a 3-D graph that changes when a graph event is emitted.
- Author:
-
Fungmeista
Definition at line 25 of file glgraphevent.h. The documentation for this class was generated from the following file:
|