Method | Description | |
---|---|---|
GetCurveIndexBoundsInformation ( int &minIndex, int &maxIndex ) : void |
Gets the curve's bounding index information.
|
Method | Description | |
---|---|---|
ComputeTangents ( ) : void |
public GetCurveIndexBoundsInformation ( int &minIndex, int &maxIndex ) : void | ||
minIndex | int | Index of the minimum control point in the active curve segment. |
maxIndex | int | Index of the maximum control point in the active curve segment. |
return | void |