Creates a new Point3D with the given coordinates.
Point3D(double this.x, double this.y, double this.z);