| Library | File | Frames | Expand |
| optional pfcVector3D_ptr | GetDerivative1 () | |
| void | SetDerivative1 (optional pfcVector3D_ptr value) | |
| The first partial derivaties of X, Y, and Z, with respect to t | ||
| optional pfcVector3D_ptr | GetDerivative2 () | |
| void | SetDerivative2 (optional pfcVector3D_ptr value) | |
| The second partial derivaties of X, Y, and Z, with respect to t | ||
| xreal | GetParam () | |
| void | SetParam (xreal value) | |
| The independent parameter, t | ||
| pfcPoint3D_ptr | GetPoint () | |
| void | SetPoint (pfcPoint3D_ptr value) | |
| The X, Y, and Z coordinates of the point, with respect to the model coordinates | ||
| xreal | GetParam | () |
| void | SetParam | (xreal value) |
|
The independent parameter, t |
| pfcPoint3D_ptr | GetPoint | () |
| void | SetPoint | (pfcPoint3D_ptr value) |
|
The X, Y, and Z coordinates of the point, with respect to the model coordinates |
| optional pfcVector3D_ptr | GetDerivative1 | () |
| void | SetDerivative1 | (optional pfcVector3D_ptr value) |
|
The first partial derivaties of X, Y, and Z, with respect to t |
| optional pfcVector3D_ptr | GetDerivative2 | () |
| void | SetDerivative2 | (optional pfcVector3D_ptr value) |
|
The second partial derivaties of X, Y, and Z, with respect to t |