Expand description
Iterator types
Structs
Iterator returned by RTree::drain_* methods.
Iterator returned by RTree::intersection_candidates_with_other_tree.
Iterator returned by RTree::locate_* methods.
Iterator type returned by RTree::locate_*_mut methods.
Type Definitions
Iterator returned by RTree::locate_all_at_point.
Iterator returned by RTree::locate_all_at_point_mut.
Iterator returned by RTree::locate_in_envelope.
Iterator returned by RTree::locate_in_envelope_intersecting.
Iterator returned by RTree::locate_in_envelope_intersecting_mut.
Iterator returned by RTree::locate_in_envelope_mut.
Iterator returned by RTree::locate_within_distance.
Iterator returned by RTree::iter.
Iterator returned by RTree::iter_mut.