descore v1.0.4 (2014-11-02T14:23:15Z)
Dub
Repo
lineInterpolate
des
math
method
approx
interp
Undocumented in source. Be warned that the author may not have intended to support it.
auto
lineInterpolate
(
T
)
(
in
InterpolateTableData
!
T
[]
tbl
,
float
k
,
bool
line_end
= false
)
if
(
hasBasicMathOp
!
T
)
Meta
Source
See Implementation
des
math
method
approx
interp
classes
FixStepsBezierSplineInterpolator
functions
angleSplineCriteria
bezierInterpolation
criteriaBezierSpline
filterBezierSpline
fixBezierSpline
lengthSplineCriteria
lineInterpolate
interfaces
BezierSplineInterpolator
properties
canBezierInterpolate
structs
InterpolateTableData