|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Result bundle for range-tree query visualization. More...
#include <tikzgeom_algorithms.H>
Public Attributes | |
| RangeTree2D::DebugSnapshot | snapshot |
| Rectangle | query_rect |
| DynList< Point > | query_hits |
Result bundle for range-tree query visualization.
Definition at line 1066 of file tikzgeom_algorithms.H.
Definition at line 1070 of file tikzgeom_algorithms.H.
| Rectangle Aleph::RangeTreeQueryVizResult::query_rect |
Definition at line 1069 of file tikzgeom_algorithms.H.
| RangeTree2D::DebugSnapshot Aleph::RangeTreeQueryVizResult::snapshot |
Definition at line 1068 of file tikzgeom_algorithms.H.
Referenced by Aleph::visualize_range_tree_query().