Function nalgebra::center [−][src]
pub fn center<N: SimdComplexField, D: DimName>(
p1: &Point<N, D>,
p2: &Point<N, D>
) -> Point<N, D> where
DefaultAllocator: Allocator<N, D>,
pub fn center<N: SimdComplexField, D: DimName>(
p1: &Point<N, D>,
p2: &Point<N, D>
) -> Point<N, D> where
DefaultAllocator: Allocator<N, D>,