operator ==
operator ==(Point2, Point2)
Description
Returns true if the Point2s are equal.
Parameters
Parameter Name | Description |
---|---|
a | Point2 to determine if they are equal |
b | Point2 to determine if they are equal |
Returns
Returns true if the Point2s are equal.