Function ncollide3d::utils::center [−][src]
pub fn center<N: RealField>(pts: &[Point<N>]) -> Point<N>
Computes the center of a set of point.
pub fn center<N: RealField>(pts: &[Point<N>]) -> Point<N>
Computes the center of a set of point.