GenericMesh.triangulatePolygon

Triangulates a set of vertices and adds the created triangles to the mesh (ear clipping algorithm)

struct GenericMesh
void
triangulatePolygon
(
in uint32_t[] polygon
)

Meta