parry3d::query::details

Function distance_composite_shape_shape

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

Smallest distance between a composite shape and any other shape.