cpvlengthsq

Returns the squared length of v. Faster than cpvlength() when you only need to compare lengths.

extern (C) static
cpFloat
cpvlengthsq
(
const cpVect v
)

Meta