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

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

Distance between a support-mapped shape and a halfspace.