Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Fastest way to get the first halfedge of a Line_2 in an Arrangement_2

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Fastest way to get the first halfedge of a Line_2 in an Arrangement_2


Chronological Thread 
  • From: Ben Supnik <>
  • To:
  • Subject: Re: [cgal-discuss] Fastest way to get the first halfedge of a Line_2 in an Arrangement_2
  • Date: Sat, 07 Nov 2009 10:12:06 -0500

Also, I think point location can be swept, which, if the process is repeated for many lines, would probably be faster than multiple zone locations.


wrote:
Quoting Sterpa
<>:

Is there some elegant and fast way get the first Halfedge (from left to right)
of a Line_2 in an arrangement without using the zone function?

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss


Use point location?



--
Scenery Home Page: http://scenery.x-plane.com/
Scenery blog: http://xplanescenery.blogspot.com/
Plugin SDK: http://www.xsquawkbox.net/xpsdk/
X-Plane Wiki: http://wiki.x-plane.com/
Scenery mailing list:

Developer mailing list:




Archive powered by MHonArc 2.6.16.

Top of Page