Create a deep copy of other point 3d.
Create a point 3d from a Value.
Create a Point3d using the given mg_point_3d.
Create a Point3d from a copy of the given mg_point_3d.
Assigns a point 3d to another. The target of the assignment gets detached from whatever point 3d it was attached to, and attaches itself to the new point 3d.
Compares this point 3d with other. Return: true if same, false otherwise.
Returns SRID of the 3D point.
Return a printable string representation of this time.
Returns the x coordinate of the 3D point.
Returns the y coordinate of the 3D point.
Returns the z coordinate of the 3D point.
Represents a single location in 3-dimensional space.
Contains SRID along with its x, y and z coordinates.