Skip to main content

contact_cuboid_cuboid

Function contact_cuboid_cuboid 

Source
pub fn contact_cuboid_cuboid(
    pos12: &Isometry<f64>,
    cuboid1: &Cuboid,
    cuboid2: &Cuboid,
    prediction: f64,
) -> Option<Contact>
Expand description

Contact between two cuboids.