| Library | File | Frames | Expand |
| static pfcBSplinePoint_ptr | Create (pfcPoint3D_ptr Point, optional xreal Weight) | |
| This method creates a new BSpline point object. | ||
| pfcPoint3D_ptr | GetPoint () | |
| void | SetPoint (pfcPoint3D_ptr value) | |
| The control point | ||
| optional xreal | GetWeight () | |
| void | SetWeight (optional xreal value) | |
| The weight | ||
| optional xreal | GetWeight | () |
| void | SetWeight | (optional xreal value) |
|
The weight |
| pfcPoint3D_ptr | GetPoint | () |
| void | SetPoint | (pfcPoint3D_ptr value) |
|
The control point |
| static pfcBSplinePoint_ptr | Create | (pfcPoint3D_ptr Point, optional xreal Weight) |
|
This method creates a new BSpline point object.
|