Function TileHandler.CutPolygon
CutPolygon
(refUnsafeSpan<Point64Wrapper> subject, refUnsafeSpan<UnsafeSpan<Point64Wrapper>> contours, refUnsafeSpan<UnsafeSpan<Point64Wrapper>> contoursDual, ref UnsafeList<Vector2Int> outputVertices, ref UnsafeList<int> outputVertexCountPerPolygon, int mode)
Private
Static
bool CutPolygon (
subject | ||
contours | ||
contoursDual | ||
ref UnsafeList<Vector2Int> | outputVertices | |
ref UnsafeList<int> | outputVertexCountPerPolygon | |
int | mode |