|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Simple integer point used as node payload by the helper functors in this header. More...
#include <euclidian-graph-common.H>
Public Attributes | |
| long | x |
| long | y |
Simple integer point used as node payload by the helper functors in this header.
Definition at line 59 of file euclidian-graph-common.H.
| long Aleph::My_P::x |
Definition at line 61 of file euclidian-graph-common.H.
| long Aleph::My_P::y |
Definition at line 61 of file euclidian-graph-common.H.