[][src]Function ncollide3d::utils::point_cloud_support_point_id

pub fn point_cloud_support_point_id<N: RealField>(
    dir: &Vector<N>,
    points: &[Point<N>]
) -> usize

Computes the index of the support point of a cloud of points.