Subject: CGAL users discussion list
List archive
- From: Ben Supnik <>
- To:
- Subject: Re: [cgal-discuss] Sweep_line_2 bug crashed doing polygons
- Date: Fri, 17 Jul 2009 14:18:52 -0400
Hi Efi,
It requires exact constructions when it constructs new geometric object, for example, intersections points. If, for example, the sweep line is used to construct an arrangement of segments that do not intersect each other in their interior, then exact constructions is not required. Exact predicates are always required.
So if I understand correctly, the issue here is that internally sweep line always constructs intersections (when they exist) even if the visitor that is layered on top of it doesn't actually use them (e.g. "do_intersect", as opposed to "return the intersections")?
Out of curiosity, is it theoretically possible to code sweep-line only in terms of predicates on the source curve set (assuming the output format didn't need to return the intersections)?
cheers
ben
- [cgal-discuss] Sweep_line_2 bug crashed doing polygons intersection (or other operations), Konstantin Sinitsyn, 07/17/2009
- Re: [cgal-discuss] Sweep_line_2 bug crashed doing polygons intersection, Ben Supnik, 07/17/2009
- Re: [cgal-discuss] Sweep_line_2 bug crashed doing polygons, efif, 07/17/2009
- Re: [cgal-discuss] Sweep_line_2 bug crashed doing polygons, Ben Supnik, 07/17/2009
- Re: [cgal-discuss] Sweep_line_2 bug crashed doing polygons, efif, 07/17/2009
- Re: [cgal-discuss] Sweep_line_2 bug crashed doing polygons, Ben Supnik, 07/17/2009
- Re: [cgal-discuss] Sweep_line_2 bug crashed doing polygons, efif, 07/17/2009
- Re: [cgal-discuss] Sweep_line_2 bug crashed doing polygons intersection, Ben Supnik, 07/17/2009
Archive powered by MHonArc 2.6.16.