[][src]Function parry2d::query::details::distance_halfspace_support_map

pub fn distance_halfspace_support_map<G: ?Sized + SupportMap>(
    pos12: &Isometry<Real>,
    halfspace: &HalfSpace,
    other: &G
) -> Real

Distance between a halfspace and a support-mapped shape.