operator +
operator +(Point2, Point2)
Description
Addition of Point2 each other.
Parameters
| Parameter Name | Description |
|---|---|
| a | Point2 to add |
| b | Point2 to add |
Returns
Returns the added result.
Addition of Point2 each other.
| Parameter Name | Description |
|---|---|
| a | Point2 to add |
| b | Point2 to add |
Returns the added result.