Struct of a point.
More...
#include <func_sketch/plotter/point.h>
|
| double | x |
| | X coordinate.
|
| double | y |
| | Y coordinate.
|
Struct of a point.
Definition at line 29 of file point.h.
| double func_sketch::plotter::Point::x |
X coordinate.
Definition at line 31 of file point.h.
| double func_sketch::plotter::Point::y |
Y coordinate.
Definition at line 34 of file point.h.
The documentation for this struct was generated from the following file:
- include/func_sketch/plotter/point.h