Public Member Functions | |
Graph () | |
void | render () |
void | update (double dt) |
Public Attributes | |
Proxy | expression |
double | minx |
double | maxx |
double | xres |
double | miny |
double | maxy |
double | yres |
double | mint |
double | maxt |
double | tscl |
double | t |
Graph::Graph | ( | ) | [inline] |
void Graph::render | ( | ) | [inline] |
void Graph::update | ( | double | dt | ) | [inline] |
double Graph::maxt |
double Graph::maxx |
double Graph::maxy |
double Graph::mint |
double Graph::minx |
double Graph::miny |
double Graph::t |
double Graph::tscl |
double Graph::xres |
double Graph::yres |