#include <Plane.h>
Inheritance diagram for Impala::Visualization::Plot::Plane:
Public Member Functions | |
Plane () | |
void | Draw (Plot *plot) |
this function calls all opengl statements to draw the plottable all scaling, translation and raotation should be done before this function is called | |
Protected Attributes | |
bool | mUp |
double | mPos |
Definition at line 13 of file Plane.h.