Function parry3d_f64::query::details::distance_composite_shape_shape

source ยท
pub fn distance_composite_shape_shape<D, G1>(
    dispatcher: &D,
    pos12: &Isometry<Real>,
    g1: &G1,
    g2: &dyn Shape
) -> Real
Expand description

Smallest distance between a composite shape and any other shape.