Public Member Functions | |
| void | Cleanup () |
| int | AddPoint (const DPoint3 &vec) |
| bool | Generate () |
| bool | Interpolate (double par, DPoint3 *vec, DPoint3 *dvec=NULL, DPoint3 *ddvec=NULL) const |
| int | NumPoints () const |
|
|
Adds an interpolation point. |
|
|
Re-initialization. |
|
|
Generate the spline coeffs. |
|
||||||||||||||||||||
|
Perform interpolation.
|
|
|
Return number of control points that define this curve. |
1.4.5