Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] sweep line

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] sweep line


Chronological Thread 
  • From: Winnie Hellmann <>
  • To:
  • Subject: Re: [cgal-discuss] sweep line
  • Date: Tue, 31 Jan 2012 13:40:27 +0100

Because the typo is consistently used in the code :)
That's why I love auto completion. ;-)

I want to sort my arrangement vertices by y-coordinate using a sweep line.
So this leaves me with the question: Can I do a sweep line inside an arrangement in y-direction? As far as I have seen the Basic_sweep_line_2 does sweeping in x-direction, but I haven't found any documentation for this class.

Thanks,
Winnie Hellmann



Archive powered by MHonArc 2.6.16.

Top of Page