Class pfcSplineDescriptor
Description
A data object representing the geometry of a curve that consists of a nonuniform bicubic spline.
Method Summary
| |
| |
| |
| This method creates a new SplineDescriptor object. |
| |
| |
void | |
| |
| |
| An array of spline interpolant points,tangent vectors and parameters |
| |
| |
Method Detail
| GetPoints | () |
void | SetPoints | |
An array of spline interpolant points,tangent vectors and parameters
This method creates a new SplineDescriptor object.
Parameters:
Points
The array of spline points
Returns:
The new SplineDescriptor