inmath ~master (2022-05-26T00:17:45.8140456)
Dub
Repo
nearest
inmath
interpolate
Nearest lerpolation of two points.
@
safe
pure nothrow
T
nearest
(
T
)
(
T
x
,
T
y
,
float
t
)
Meta
Source
See Implementation
inmath
interpolate
functions
catmullrom
dcatmullrom
hermite
lerp
nearest
nlerp
slerp
Nearest lerpolation of two points.