| Bezier |
This is adapted from: http://www.cse.unsw.edu.au/~lambert/splines/Bezier.html
|
| Bspline |
This is adapted from: http://www.cse.unsw.edu.au/~lambert/splines/Bspline.html
|
| CatmullRom |
This is adapted from: http://www.cse.unsw.edu.au/~lambert/splines/CatmullRom.html
|
| ControlCurve |
This class represents a curve defined by a sequence of control points
|
| Cubic |
This class represents a cubic polynomial
|
| NatCubic |
This is adapted from: http://www.cse.unsw.edu.au/~lambert/splines/natcubic.html
|
| NatCubicClosed |
This is adapted from: http://www.cse.unsw.edu.au/~lambert/splines/natcubicclosed.html
|