Overload List
| Name | Description | |
|---|---|---|
| Sub(Point2D) |
Sets the value of this Point to the Point difference of itself and Point pt (this = this - pt).
| |
| Sub(Vector2D) |
Sub Vector to this
|
| Name | Description | |
|---|---|---|
| Sub(Point2D) |
Sets the value of this Point to the Point difference of itself and Point pt (this = this - pt).
| |
| Sub(Vector2D) |
Sub Vector to this
|