Crate kdbush

Source

Structs§

KDBush
A very fast static spatial index for 2D points based on a flat KD-tree

Constants§

DEFAULT_NODE_SIZE

Traits§

PointReader
Input points reader trait