mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-10 07:34:03 +00:00
there was no segment in between generated, therefore if the side-segments did not intersect (e.g. donut_diamond in polygon_buffer.cpp unit test), there was no intersection at all. Now a helper piece is generated and it will intersect.