Bounds of the graph space. More...
#include <ofxOuiGraph.hpp>
Public Attributes | |
float | x_min = 0. |
float | x_max = 1. |
float | y_min = 0. |
float | y_max = 1. |
Bounds of the graph space.
float ofxOui::Graph::Bounds::x_max = 1. |
float ofxOui::Graph::Bounds::x_min = 0. |
float ofxOui::Graph::Bounds::y_max = 1. |
float ofxOui::Graph::Bounds::y_min = 0. |