Function broccoli::assert::assert_for_all_not_in_rect_mut[][src]

pub fn assert_for_all_not_in_rect_mut<T: Aabb>(
    tree: &mut Tree<'_, T>,
    rect: &Rect<T::Num>
)
Expand description

Panics if a disconnect is detected between tree and naive queries.