cgal/Stream_support/examples/Stream_support/data/polygons.wkt

4 lines
213 B
Plaintext

POLYGON ((-1 -1, 1 -1, 0 1, -1 -1),(-0.5 -0.5, 0 0.5, 0.5 -0.5, -0.5 -0.5))
POLYGON ((-2 -2, 2 -2, 0 2, -2 -2),(-1 -1, 0 1, 1 -1, -1 -1))
POLYGON ((35 10, 45 45, 15 40, 10 20, 35 10),(20 30, 35 35, 30 20, 20 30))