Function ncollide3d::query::distance_support_map_plane [−][src]
pub fn distance_support_map_plane<N: RealField, G: ?Sized + SupportMap<N>>(
mother: &Isometry<N>,
other: &G,
mplane: &Isometry<N>,
plane: &Plane<N>
) -> N
Distance between a support-mapped shape and a plane.