Crate spatial [] [src]

Spatial Trees

Reexports

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

Modules

geometry

Various geometric shapes to insert into spatial trees

tree

A collection of spatial trees