![]() |
Klang C++
Language Reference (draft)
|
A data point. More...
#include <klang.h>
Public Member Functions | |
| bool | valid () const |
| Series & | operator>> (Series &series) |
Public Attributes | |
| double | x |
| double | y |
| Series & klang::Generic::Graph< SIZE >::Point::operator>> | ( | Series & | series | ) |
|
inline |
Definition at line 1644 of file klang.h.
References klang::Generic::Graph< SIZE >::Point::x, and klang::Generic::Graph< SIZE >::Point::y.
| double klang::Generic::Graph< SIZE >::Point::x |
Definition at line 1643 of file klang.h.
Referenced by klang::Generic::Graph< SIZE >::Point::valid().
| double klang::Generic::Graph< SIZE >::Point::y |
Definition at line 1643 of file klang.h.
Referenced by klang::Generic::Graph< SIZE >::Point::valid().