Crate spatial

Source
Expand description

Spatial Trees

Re-exports§

pub use tree::mbr::RLinearTree;
pub use tree::mbr::RQuadraticTree;
pub use tree::mbr::RStar;
pub use tree::mbr::RStarTree;
pub use tree::mbr::RTree;

Modules§

geometry
Various geometric shapes to insert into spatial trees
tree
A collection of spatial trees

Traits§

FP