Name | Description | |
---|---|---|
Sums two Point3Ds' coordinates. |
||
Gets the distance of this Point3D to the specified Point3D. |
||
Gets the X coordinate of this Point3D. |
||
Gets the Y coordinate of this Point3D. |
||
Gets the Z coordinate of this Point3D. |
||
Scales the point's coordinates by the specified scale factor. |
||
Sets the X coordinate of this Point3D to the specified value. |
||
Sets the Y coordinate of this Point3D to the specified value. |
||
Sets the Z coordinate of this Point3D to the specified value. |
||
Object.ToString override. |