|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Public Attributes | |
| Point | pt |
| bool | intersect = false |
| bool | entering = false |
| size_t | neighbor = SIZE_MAX |
| bool | visited = false |
| Geom_Number | alpha = 0 |
Definition at line 11398 of file geom_algorithms.H.
| Geom_Number Aleph::BooleanPolygonOperations::GHNode::alpha = 0 |
Definition at line 11405 of file geom_algorithms.H.
Definition at line 11402 of file geom_algorithms.H.
Definition at line 11401 of file geom_algorithms.H.
| size_t Aleph::BooleanPolygonOperations::GHNode::neighbor = SIZE_MAX |
Definition at line 11403 of file geom_algorithms.H.
| Point Aleph::BooleanPolygonOperations::GHNode::pt |
Definition at line 11400 of file geom_algorithms.H.
Referenced by Aleph::BooleanPolygonOperations::greiner_hormann().
Definition at line 11404 of file geom_algorithms.H.