Polygon and ConvexPolygon use nodes and edges respectively
Closed this issue · 0 comments
mayakraft commented
ConvexPolygon class should inherit from Polygon, but they are built in two different conventions.
switch ConvexPolygon over to be using nodes as a fundamental type, and edges() should be calculated and returned to the user. but remember that this is used as the boundary of the crease pattern, make sure that still works