pub fn contact_cuboid_cuboid( pos12: &Isometry<f32>, cuboid1: &Cuboid, cuboid2: &Cuboid, prediction: f32, ) -> Option<Contact>
Contact between two cuboids.