pub fn contact_support_map_support_map<N, G1, G2>(
m1: &Isometry<N>,
g1: &G1,
m2: &Isometry<N>,
g2: &G2,
prediction: N,
) -> Option<Contact<N>>
Expand description
Contact between support-mapped shapes (Cuboid
, ConvexHull
, etc.)