|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
#include <Planarity_Test.H>
Public Attributes | |
| Node * | node = nullptr |
| double | x = 0 |
| double | y = 0 |
Definition at line 346 of file Planarity_Test.H.
Definition at line 348 of file Planarity_Test.H.
Referenced by Aleph::planar_geometric_drawing().
| double Aleph::Planar_Geometric_Drawing< GT >::Node_Position::x = 0 |
Definition at line 349 of file Planarity_Test.H.
Referenced by Aleph::planar_geometric_drawing().
| double Aleph::Planar_Geometric_Drawing< GT >::Node_Position::y = 0 |
Definition at line 350 of file Planarity_Test.H.
Referenced by Aleph::planar_geometric_drawing().