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

#include <plotdatabase.h>

Public Member Functions

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

Public Attributes

TypeX x
 
Value y
 

Detailed Description

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

Definition at line 125 of file plotdatabase.h.

Constructor & Destructor Documentation

◆ Point() [1/2]

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

Definition at line 130 of file plotdatabase.h.

◆ Point() [2/2]

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

Member Data Documentation

◆ x

template<typename TypeX , typename Value >
TypeX PJ::PlotDataBase< TypeX, Value >::Point::x

Definition at line 128 of file plotdatabase.h.

◆ y

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

Definition at line 129 of file plotdatabase.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:31