Public Member Functions | Public Attributes | List of all members
PJ::PlotDataBase< Value >::Point Class Reference

#include <plotdata.h>

Public Member Functions

 Point (double _x, Value _y)
 
 Point ()=default
 

Public Attributes

double x
 
Value y
 

Detailed Description

template<typename Value>
class PJ::PlotDataBase< Value >::Point

Definition at line 35 of file plotdata.h.

Constructor & Destructor Documentation

template<typename Value>
PJ::PlotDataBase< Value >::Point::Point ( double  _x,
Value  _y 
)
inline

Definition at line 40 of file plotdata.h.

template<typename Value>
PJ::PlotDataBase< Value >::Point::Point ( )
default

Member Data Documentation

template<typename Value>
double PJ::PlotDataBase< Value >::Point::x

Definition at line 38 of file plotdata.h.

template<typename Value>
Value PJ::PlotDataBase< Value >::Point::y

Definition at line 39 of file plotdata.h.


The documentation for this class was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:52