![]() |
Klang C++
Language Reference (draft)
|
#include <klang.h>
Public Member Functions | |
| bool | valid () const |
| void | clear () |
| bool | contains (const Point &pt) const |
Public Attributes | |
| Axis | x |
| Axis | y |
|
inline |
Definition at line 1755 of file klang.h.
References klang::Generic::Graph< SIZE >::Axes::x, and klang::Generic::Graph< SIZE >::Axes::y.
|
inline |
|
inline |
| Axis klang::Generic::Graph< SIZE >::Axes::x |
Definition at line 1753 of file klang.h.
Referenced by klang::Generic::Graph< SIZE >::Axes::clear().
| Axis klang::Generic::Graph< SIZE >::Axes::y |
Definition at line 1753 of file klang.h.
Referenced by klang::Generic::Graph< SIZE >::Axes::clear().