Namespace Paths

Classes Summary:
The Bezier class.

The Nurbs class.

The Polyline class.
Class Details:
The Bezier class. It implements a bezier curve for the given order.

The Nurbs class. It implements a nurbs curve for the given order. It is a very powerful and flexible curve representation. For simpler cases you may prefer to use a Bezier curve.

The Polyline class. It is an ordered set of connected line segments.