| Library | File | Frames | Expand |
| static pfcSplineSurfaceDescriptor_ptr | Create (pfcSurfaceExtents_ptr Extents, pfcSurfaceOrientation Orientation, pfcSplineSurfacePoints_ptr Points) | |
| This method creates a new SplineSurfaceDescriptor object. | ||
| pfcSplineSurfacePoints_ptr | GetPoints () | |
| void | SetPoints (pfcSplineSurfacePoints_ptr value) | |
| An array of spline interpolant points and derivatives | ||
| pfcSplineSurfacePoints_ptr | GetPoints | () |
| void | SetPoints | (pfcSplineSurfacePoints_ptr value) |
|
An array of spline interpolant points and derivatives |
| static pfcSplineSurfaceDescriptor_ptr | Create | (pfcSurfaceExtents_ptr Extents, pfcSurfaceOrientation Orientation, pfcSplineSurfacePoints_ptr Points) |
|
This method creates a new SplineSurfaceDescriptor object.
|