[][src]Function parry3d::query::details::intersection_test_cuboid_cuboid

pub fn intersection_test_cuboid_cuboid(
    pos12: &Isometry<Real>,
    cuboid1: &Cuboid,
    cuboid2: &Cuboid
) -> bool

Intersection test between cuboids.