GFXprim
2D bitmap graphics library with emphasis on speed and correctness
|
A graph point. More...
#include <gp_widget_graph.h>
Data Fields | |
double | x |
An x value. | |
double | y |
An y value. | |
A graph point.
Definition at line 66 of file gp_widget_graph.h.