FuncSketch
Loading...
Searching...
No Matches
func_sketch::plotter::Point Struct Reference

Struct of a point. More...

#include <func_sketch/plotter/point.h>

Collaboration diagram for func_sketch::plotter::Point:

Public Attributes

double x
 X coordinate.
double y
 Y coordinate.

Detailed Description

Struct of a point.

Definition at line 29 of file point.h.

Member Data Documentation

◆ x

double func_sketch::plotter::Point::x

X coordinate.

Definition at line 31 of file point.h.

◆ y

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