You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Considering all edges in a polygon is sorted, you can do the combining of edges by going throug both polygons and picking the first edge. (something like that)
Considering all edges in a polygon is sorted, you can do the combining of edges by going throug both polygons and picking the first edge. (something like that)