Point. Function.subtract
sprotty-protocol / Point / subtract
subtract(
p1
,p2
):Point
Defined in: utils/geometry.ts:55
Subtracts two points.
First point
Second point
The difference of the two points
sprotty-protocol / Point / subtract
subtract(
p1
,p2
):Point
Defined in: utils/geometry.ts:55
Subtracts two points.
First point
Second point
The difference of the two points