|
Plotting Helper
|
Definition at line 50 of file plottingHelper.h.
Public Member Functions | |
| Point () | |
| Point (double _x, double _y) | |
Public Attributes | |
| double | x |
| double | y |
#include <plottingHelper.h>
|
inline |
Definition at line 51 of file plottingHelper.h.
|
inline |
Definition at line 52 of file plottingHelper.h.
| double PlottingHelper::Point::x |
Definition at line 53 of file plottingHelper.h.
| double PlottingHelper::Point::y |
Definition at line 53 of file plottingHelper.h.
1.8.13