Point. Function.dot Product
sprotty-protocol / Point / dotProduct
dotProduct(
a
,b
):number
Defined in: utils/geometry.ts:160
Returns the dot product of two points.
First point
Second point
number
The dot product
sprotty-protocol / Point / dotProduct
dotProduct(
a
,b
):number
Defined in: utils/geometry.ts:160
Returns the dot product of two points.
First point
Second point
number
The dot product