Returns a new Vertex3d with each component (x, y, z) negated.
Vertex3d
The input vertex to flip.
A new Vertex3d with all coordinates inverted.
Returns a new
Vertex3d
with each component (x, y, z) negated.