descore v1.0.4 (2014-11-02T14:23:15Z)
Dub
Repo
InterpolateTableData
des
math
method
approx
interp
Undocumented in source.
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