Overload List
| Name | Description | |
|---|---|---|
| Sub(Point3D) |
Sets the value of this Point3D to the Vector3D difference of itself and Point3D pt (this = this.End - pt).
| |
| Sub(Vector3D) |
Sub Vector to this
|
| Name | Description | |
|---|---|---|
| Sub(Point3D) |
Sets the value of this Point3D to the Vector3D difference of itself and Point3D pt (this = this.End - pt).
| |
| Sub(Vector3D) |
Sub Vector to this
|