NavigationPolygon.addPolygon

Adds a polygon using the indices of the vertices you get when calling getVertices.

struct NavigationPolygon
@nogc nothrow
void
addPolygon
(
in PoolIntArray polygon
)

Meta