cpvnear

Returns true if the distance between v1 and v2 is less than dist.

extern (C) static
cpBool
cpvnear
(
const cpVect v1
,
const cpVect v2
,
const cpFloat dist
)

Meta