TSmoothPoints.Calculate

TSmoothPoints.Calculate
TSmoothPoints

function Calculate(Const P: array of TPoint): TPointArray;

Unit
TeeSurfa

Description
Uses the P parameter (array of points) to calculate a new array containing a list of points that are a smooth representation of the original ones.

Returns the new array of points.