Click or drag to resize
DigitalRuneICurveTParam, TPoint Methods

The ICurveTParam, TPoint generic type exposes the following members.

Methods
  NameDescription
Public methodFlatten
Computes the points of a sequence of line segments which approximate the curve.
Public methodGetLength
Computes the approximated length of the curve for the parameter interval [start, end].
Public methodGetPoint
Computes a point on the curve.
Public methodGetTangent
Computes the tangent for a point on the curve.
Top
See Also