Function ncollide::utils::center [] [src]

pub fn center<P>(pts: &[P]) -> P where
    P: Point

Computes the center of a set of point.