| Class | Description |
|---|---|
| KDEntryDist<T> | |
| KDIterator<T> |
Resetable query iterator.
|
| KDTree<T> |
A simple MX-quadtree implementation with configurable maximum depth, maximum nodes size, and
(if desired) automatic guessing of root rectangle.
|
| KDTree.KDStats |
Statistics container class.
|
| Node<T> |
Node class for the quadtree.
|
Copyright © 2017. All rights reserved.