Skip to main content

cuboid_cuboid_compute_separation_wrt_local_line

Function cuboid_cuboid_compute_separation_wrt_local_line 

Source
pub fn cuboid_cuboid_compute_separation_wrt_local_line(
    cuboid1: &Cuboid,
    cuboid2: &Cuboid,
    pos12: &Isometry<f64>,
    axis1: &Vector<f64>,
) -> (f64, Vector<f64>)
Expand description

Computes the separation of two cuboids along axis1.