Open OfficerYoda opened 4 months ago
Calculating the SubPolygons for a concave Polygon in a seperate Thread due to the above ms runtimes I measured on my machine. Also take a look at the mergePolygons step in PolygonCreator, because it seems non optimal.
Calculating the SubPolygons for a concave Polygon in a seperate Thread due to the above ms runtimes I measured on my machine. Also take a look at the mergePolygons step in PolygonCreator, because it seems non optimal.