Home |All Classes |Grouped Classes |Index |Search

Class CL_EarClipTriangulator

Ear-clipping triangulator. More...

Derived from:

None

Derived by:

None

Group:

Math (Core)

#include <ClanLib/core.h>

Class Members:

Construction:

CL_EarClipTriangulator

Constructs a triangulator.


Attributes:

get_vertices

Returns the vertices used in polygon.


Operations:

add_vertex

Add vertex to polygon path.

clear

Remove all vertices from triangulator.

set_orientation

Set polygon orientation.

triangulate

Perform triangulation.

begin_hole

Mark beginning of a polygon hole.

end_hole

Mark ending of a polygon hole.