Click or drag to resize

Point2Addition Operator

Overload List
  NameDescription
Public operatorStatic memberAddition(Point2, Point2)
Interprets two points as a vector each, and adds them.
Public operatorStatic memberAddition(Point2, Vector2)
Gets the translate of a point by a vector.
Top
See Also