descore v1.1.0 (2015-01-15T16:11:38Z)
Dub
Repo
InterpolateTableData
des
math
method
approx
interp
struct
InterpolateTableData (
T
)
if
(
hasBasicMathOp
!
T
) {
float
key
;
T
val
;
}
Members
Variables
key
float
key
;
Undocumented in source.
val
T
val
;
Undocumented in source.
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