Click or drag to resize

IInterpolationCurve Methods

The IInterpolationCurve type exposes the following members.

Methods
 NameDescription
Public methodGetXOfU Returns a x value in dependence of a parameter u.
Public methodGetYOfU Returns a y value in dependence of a parameter u.
Public methodInterpolate Sets the interpolation data by providing values for x and y. Both vectors must be of equal length.
Top
See Also