Function parry2d_f64::query::details::intersection_test_cuboid_cuboid
source · pub fn intersection_test_cuboid_cuboid(
pos12: &Isometry<Real>,
cuboid1: &Cuboid,
cuboid2: &Cuboid
) -> boolExpand description
Intersection test between cuboids.