pub fn distance_halfspace_support_map<G: ?Sized + SupportMap>( pos12: &Isometry<f32>, halfspace: &HalfSpace, other: &G, ) -> f32
Distance between a halfspace and a support-mapped shape.