pub fn point3_max<I>(a: Point3<I>, b: Point3<I>) -> Point3<I>where I: Integer,
math-utils
Coordinate-wise max