Point. Function.add
sprotty-protocol / Point / add
add(
p1
,p2
):Point
Defined in: utils/geometry.ts:42
Adds two points.
First point
Second point
The sum of the two points
sprotty-protocol / Point / add
add(
p1
,p2
):Point
Defined in: utils/geometry.ts:42
Adds two points.
First point
Second point
The sum of the two points