cpflerpconst

Linearly interpolate from @c f1 to @c f2 by no more than @c d.

extern (C) static
cpFloat
cpflerpconst
(
cpFloat f1
,
cpFloat f2
,
cpFloat d
)

Meta