Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] sweep line

Subject: CGAL users discussion list

List archive

[cgal-discuss] sweep line


Chronological Thread 
  • From: Winnie Hellmann <>
  • To:
  • Subject: [cgal-discuss] sweep line
  • Date: Mon, 30 Jan 2012 21:23:05 +0100

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?

Thanks,
Winnie Hellmann

--
PGP key: http://www.winniehell.de/0xA8FE4F09.pub.asc

Attachment: signature.asc
Description: OpenPGP digital signature




Archive powered by MHonArc 2.6.16.

Top of Page