Copies a Point, but with a different reference location in the memory. So basically a deep copy.
returns the copied Point.
the Point to be deep copied.