#include <plotdatabase.h>
Public Member Functions | |
Point ()=default | |
Point (TypeX _x, Value _y) | |
Public Attributes | |
TypeX | x |
Value | y |
Definition at line 125 of file plotdatabase.h.
|
inline |
Definition at line 130 of file plotdatabase.h.
|
default |
TypeX PJ::PlotDataBase< TypeX, Value >::Point::x |
Definition at line 128 of file plotdatabase.h.
Value PJ::PlotDataBase< TypeX, Value >::Point::y |
Definition at line 129 of file plotdatabase.h.