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