Expand description
Re-exports
pub use point_implementations::*;pub use kdtree::*;Modules
The implementation of a spacial query structure knonw as a
Kd-treeImplementations of the
Point trait for various types including arrays, tuples and 1D primitives.
Also check the features tab to see if we provide specific implementations for your favorite linear algebra crate.
Currently, we have special implementations for:
- glam