Function parry3d_f64::query::details::intersection_test_cuboid_cuboid

source ยท
pub fn intersection_test_cuboid_cuboid(
    pos12: &Isometry<Real>,
    cuboid1: &Cuboid,
    cuboid2: &Cuboid
) -> bool
Expand description

Intersection test between cuboids.