Function nalgebra::center

source ·
pub fn center<P: EuclideanSpace>(p1: &P, p2: &P) -> P
Expand description

The center of two points.

See also: