|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| BezierCurve2 | A quadric Bezier Curve (degree 2) B(t) = (1-t)^2*P0 + 2*t*(1-t)*P1 + t^2*P2 0 < t < 1 |
| CubicBezierSpline | A cubic Bezier Curve (degree 3) |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||