[][src]Module dinotree::notsorted

A version of a dinotree where the bots that belong to a node are not sorted along an axis. So this is really a regular kd-tree.

Structs

NotSorted
NotSortedBuilder

Builder for a DinoTree

Traits

NotSortedRefMutTrait

The mutable part of the not sorted trait.

NotSortedRefTrait

The trait through which algorithms can use the not sorted version of the dinotree