Skip to main content

intersect

Function intersect 

Source
pub fn intersect<C: Coord>(b1: &KdBox<C>, b2: &KdBox<C>) -> bool