turtle ~master (2021-08-23T10:45:39Z)
Dub
Repo
cpvnear
dchip
cpVect
Returns true if the distance between v1 and v2 is less than dist.
cpBool
cpvnear
(
const
cpVect
v1
,
const
cpVect
v2
,
const
cpFloat
dist
)
Meta
Source
See Implementation
dchip
cpVect
aliases
cpv
functions
cpMat2x2New
cpMat2x2Transform
cpvadd
cpvclamp
cpvcross
cpvdist
cpvdistsq
cpvdot
cpveql
cpvforangle
cpvlength
cpvlengthsq
cpvlerp
cpvlerpconst
cpvmult
cpvnear
cpvneg
cpvnormalize
cpvnormalize_safe
cpvperp
cpvproject
cpvrotate
cpvrperp
cpvslerp
cpvslerpconst
cpvstr
cpvsub
cpvtoangle
cpvunrotate
variables
cpvzero
Returns true if the distance between v1 and v2 is less than dist.