Click or drag to resize
DigitalRunePiecewiseCurve<TParam, TPoint, TCurveKey>.Sort Method
Sorts the curve keys in the collection by their parameter (see Parameter).

Namespace: DigitalRune.Mathematics.Interpolation
Assembly: DigitalRune.Mathematics (in DigitalRune.Mathematics.dll) Version: 1.14.0.0 (1.14.0.14427)
Syntax
public void Sort()
See Also