dchip ~master (2017-10-05T11:44:55Z)
Home
Dub
Repo
cpvlerpconst
dchip
cpVect
Linearly interpolate between v1 towards v2 by distance d.
cpVect
cpvlerpconst
(
cpVect
v1
,
cpVect
v2
,
cpFloat
d
)
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
Linearly interpolate between v1 towards v2 by distance d.