[][src]Function broccoli::analyze::assert::for_all_intersect_rect_mut

pub fn for_all_intersect_rect_mut<A: Axis, T: Aabb + HasInner>(
    tree: &mut TreeRef<'_, A, T>,
    rect: &Rect<T::Num>
)