Opened 7 years ago
Last modified 7 years ago
#12067 new Bugs
polygon/voronoi missing edges
Reported by: | Owned by: | Lucanus Simonson | |
---|---|---|---|
Milestone: | To Be Determined | Component: | polygon |
Version: | Boost 1.57.0 | Severity: | Problem |
Keywords: | voronoi, polygon | Cc: |
Description
For the following input to the voronoi builder (or the voronoi visualizer from the examples dir, from which the attached image was generated)
6 -10 -20 10 -20 5 0 10 20 -10 20 -5 0
I expect the red edge to be present on the lefthand side of the attached image. Instead there is no edge. The green edge on the right hand side, however, is present.
Attachments (1)
Change History (2)
by , 7 years ago
Attachment: | voronoi.png added |
---|
comment:1 by , 7 years ago
Component: | None → polygon |
---|---|
Owner: | set to |
Note:
See TracTickets
for help on using tickets.
Voronoi visualization with missing edges marked