pub fn centroid_point(point: &Point) -> Point
Computes the centroid of a point (returns the point itself)
point
The point itself as its own centroid