| Class | Description |
|---|---|
| QEntry<T> | |
| QEntryDist<T> | |
| QNode<T> |
Node class for the quadtree.
|
| QREntry<T> | |
| QREntryDist<T> | |
| QRNode<T> |
Node class for the quadtree.
|
| QuadTreeKD0<T> |
A simple MX-quadtree implementation with configurable maximum depth, maximum nodes size, and
(if desired) automatic guessing of root rectangle.
|
| QuadTreeKD0.QIterator<T> |
Resettable query iterator.
|
| QuadTreeKD0.QStats |
Statistics container class.
|
| QuadTreeRKD0<T> |
A simple MX-quadtree implementation with configurable maximum depth, maximum nodes size, and
(if desired) automatic guessing of root rectangle.
|
| QuadTreeRKD0.QRIterator<T> |
Resetable query iterator.
|
| QUtil |
Copyright © 2018. All rights reserved.