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

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.