Function NavigationPolygon.clearOutlines
Clears the array of the outlines, but it doesn't clear the vertices and the polygons that were created by them.
void clearOutlines() nothrow @nogc;
Clears the array of the outlines, but it doesn't clear the vertices and the polygons that were created by them.
void clearOutlines() nothrow @nogc;