inmath ~master (2022-05-26T00:17:45.8140456)
Dub
Repo
dcatmullrom
inmath
interpolate
Catmull-derivatives of the lerpolation between four points.
@
safe
pure nothrow
T
dcatmullrom
(
T
)
(
T
p0
,
T
p1
,
T
p2
,
T
p3
,
float
t
)
Meta
Source
See Implementation
inmath
interpolate
functions
catmullrom
dcatmullrom
hermite
lerp
nearest
nlerp
slerp
Catmull-derivatives of the lerpolation between four points.