distanceSq
distanceSq(
pA
,pB
):number
Get the squared distance between two points.
Parameters
• pA: IPoint
• pB: Point
Returns
number
distanceSq(
pA
,pB
):number
Get the squared distance between two points.
• pA: IPoint
• pB: Point
number