distanceSq
distanceSq(
a
,b
):number
Defined in: utils/point.ts:79
Get the squared distance between two points.
Parameters
a
PointLike
b
Point
Returns
number
Aram
a
Aram
b
distanceSq(
a
,b
):number
Defined in: utils/point.ts:79
Get the squared distance between two points.
PointLike
Point
number
a
b