[−][src]Function ncollide3d::utils::point_cloud_support_point
pub fn point_cloud_support_point<N: RealField>(
dir: &Vector<N>,
points: &[Point<N>]
) -> Point<N>
Computes the support point of a cloud of points.
pub fn point_cloud_support_point<N: RealField>(
dir: &Vector<N>,
points: &[Point<N>]
) -> Point<N>
Computes the support point of a cloud of points.