[][src]Function mazth::intersect_gjk::query_intersect

pub fn query_intersect(a: &dyn IShape, b: &dyn IShape) -> Option<bool>