#include <VrGUI.h>
Public Member Functions | |
| VrGUIPlot (VrGUILayout *layout, const char *xaxis_name, const char *yaxis_name, bool lines, double xmin, double xmax, double ymin, double ymax, int arg_points, int arg_divisions) | |
| void | data (double *x, double *y, int arg_points) |
| void | clear () |
| void | set_persistent (int arg_persistent) |
Private Attributes | |
| VrPlot * | display |
|
||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
1.3.8