cpvdistsq

Returns the squared distance between v1 and v2. Faster than cpvdist() when you only need to compare distances.

cpvdistsq
(
const cpVect v1
,
const cpVect v2
)

Meta