Bezier curve generator. More...
Derived from: | None |
Derived by: | None |
Group: | Math (Core) |
#include <ClanLib/core.h>
Class Members:
Construction: | |
Constructs a bezier curve generator. |
| |
Returns the control points of the bezier. |
| |
Adds a control point to bezier. | |
Generates points on the bezier curve. | |
Get a point on the bezier curve. |