Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Intersecting segments

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Intersecting segments


Chronological Thread 
  • From: Winnie <>
  • To:
  • Subject: Re: [cgal-discuss] Intersecting segments
  • Date: Sun, 18 Nov 2012 16:37:42 +0100

It's also in our todo list to expose the plane-sweep visitor.
I am not sure what you mean by expose (other than documenting the existing functionality). I was already able to write my own visitor - unfortunately I see the problem rather in the Sweep_line_subcurve class, which does not store the original curve.

You are welcome to contribute and try to implement anyone of the above.
I would be glad to do so - but right now I'm a bit in a hurry, so I'll go for the slow (but easy) approach. I'll let you know if I come up with anything for the intersecting curves.




Archive powered by MHonArc 2.6.18.

Top of Page