Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::My_P Struct Reference

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
 

Detailed Description

Simple integer point used as node payload by the helper functors in this header.

Definition at line 59 of file euclidian-graph-common.H.

Member Data Documentation

◆ x

long Aleph::My_P::x

Definition at line 61 of file euclidian-graph-common.H.

◆ y

long Aleph::My_P::y

Definition at line 61 of file euclidian-graph-common.H.


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