Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Intersecting Arrangement_2's edges

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Intersecting Arrangement_2's edges


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Intersecting Arrangement_2's edges
  • Date: Tue, 17 May 2016 16:02:53 +0200
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:TG6c+hd+2p7zLXjh+WkIfvi/lGMj4u6mDksu8pMizoh2WeGdxc68YB7h7PlgxGXEQZ/co6odzbGG4ua6CSdesd6oizMrTt9lb1c9k8IYnggtUoauKHbQC7rUVRE8B9lIT1R//nu2YgB/Ecf6YEDO8DXptWZBUiv2OQc9HOnpAIma153xjLDjvceDKFsYzBOGIppMbzyO5T3LsccXhYYwYo0Q8TDu5kVyRuJN2GlzLkiSlRuvru25/Zpk7jgC86l5r50IAu3GePEzQrVcSTgnKGso/9bDtB/ZTALJ6GFPfH8Rl08COAXP5QrmX5r3+g/9rOt6xGHaEsDxSL0oQyWM5qx3TwX5yW1PYyU993vWjdA2iaZzrxeophg5yInRNtLGfMFid7/QKItJDVFKWdxcAnRM
  • Organization: GeometryFactory

Please share a minimal example showing what is not working correctly.

Thanks,

Sebastien.

On 05/17/2016 03:52 PM, Everton Constantino wrote:
Hi,
I'm trying to intersect two Arrangement_2 edge's but iterating through
both sets of edges and checking the source(), target() is not only slow
but wrong (some edges are missing). Is there a canonical way to do this?

Thanks,





Archive powered by MHonArc 2.6.18.

Top of Page