Function parry3d::query::details::distance_support_map_halfspace
source · pub fn distance_support_map_halfspace<G: ?Sized + SupportMap>(
pos12: &Isometry<Real>,
other: &G,
halfspace: &HalfSpace
) -> Real
Expand description
Distance between a support-mapped shape and a halfspace.