Function parry3d::query::contact::contact_halfspace_support_map
source · pub fn contact_halfspace_support_map<G: ?Sized + SupportMap>(
pos12: &Isometry<Real>,
halfspace: &HalfSpace,
other: &G,
prediction: Real
) -> Option<Contact>
Expand description
Contact between a halfspace and a support-mapped shape (Cuboid, ConvexHull, etc.)