operator- |
Defined in
<point.cpp> |
|
Subtraction operator.
Parameters
|
|
The point to be subtracted from. |
|
|
|
The point to subtract. |
Returns
A new point whose axis values are subtractions of the two inputsโ axis values.