|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Internal node structure containing the y-sorted secondary array. More...
Public Attributes | |
| Array< Point > | y_sorted |
| Points in this node's x-range, sorted by y. | |
Internal node structure containing the y-sorted secondary array.
Definition at line 8636 of file geom_algorithms.H.
Points in this node's x-range, sorted by y.
Definition at line 8638 of file geom_algorithms.H.