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: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] sweep line
  • Date: Tue, 31 Jan 2012 08:08:19 +0100

On 01/30/2012 09:23 PM, Winnie Hellmann wrote:
And hi again!

I want to sort my arrangement vertices by y-coordinate using a sweep
line. When I had a look at Arr_batched_point_location.h (where sweep
line is used to locate points), I found a spelling mistake at line 54:

Sweep_line_bacthed_point_location_visitor<OutputIterator>

Shouldn't this be Sweep_line_batched... ? Now I'm a little bit confused
why this code compiles. Can anybody explain this to me?
Because the typo is consistently used in the code :)
Thanks for reporting, this will be fixed in the next release.

Sebastien.


Thanks,
Winnie Hellmann





Archive powered by MHonArc 2.6.16.

Top of Page