Function parry2d_f64::query::closest_points::closest_points_cuboid_triangle
source · pub fn closest_points_cuboid_triangle(
pos12: &Isometry<Real>,
cuboid1: &Cuboid,
triangle2: &Triangle,
margin: Real
) -> ClosestPointsExpand description
Closest points between a cuboid and a triangle.