parry3d::query::details

Function distance_halfspace_support_map

source
pub fn distance_halfspace_support_map<G: ?Sized + SupportMap>(
    pos12: &Isometry<f32>,
    halfspace: &HalfSpace,
    other: &G,
) -> f32
Expand description

Distance between a halfspace and a support-mapped shape.