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