#include <ofxOuiGraph.hpp>
§ Layout
Enumerator |
---|
Horizontal | |
Vertical | |
§ Ruler()
§ draw()
void ofxOui::Graph::Ruler::draw |
( |
| ) |
|
§ update()
void ofxOui::Graph::Ruler::update |
( |
| ) |
|
§ height
float ofxOui::Graph::Ruler::height |
§ layout
Layout ofxOui::Graph::Ruler::layout |
§ max
float ofxOui::Graph::Ruler::max |
§ min
float ofxOui::Graph::Ruler::min |
§ ticks_labels
vector<TextBox> ofxOui::Graph::Ruler::ticks_labels |
|
protected |
§ ticks_major
vector<float> ofxOui::Graph::Ruler::ticks_major |
|
protected |
§ ticks_minor
vector<float> ofxOui::Graph::Ruler::ticks_minor |
|
protected |
§ width
float ofxOui::Graph::Ruler::width |
float ofxOui::Graph::Ruler::x |
float ofxOui::Graph::Ruler::y |
The documentation for this class was generated from the following files: