Ear-clipping triangulator. More...
Derived from: | None |
Derived by: | None |
Group: | Math (Core) |
#include <ClanLib/core.h>
Class Members:
Construction: | |
Constructs a triangulator. |
| |
Returns a list of the vertices added to the triangulator. | |
Returns the number of vertices in the triangulator. | |
Determine the orientation of the vertices in the triangulator. |
| |
Add the next vertex of the polygon to the triangulator. | |
Remove all vertices from triangulator. | |
Set polygon orientation. | |
Perform triangulation. | |
Mark beginning of a polygon hole. | |
Mark ending of a polygon hole. |