Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Triangulation_3 : collecting all simplices joining two distant vertices

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Triangulation_3 : collecting all simplices joining two distant vertices


Chronological Thread 
  • From: Benjamin SCHWARZ <>
  • To:
  • Subject: Re: [cgal-discuss] Triangulation_3 : collecting all simplices joining two distant vertices
  • Date: Wed, 11 Jul 2012 12:03:26 +0200

Thanks a lot for the answer Mariette.

--Ben

Le 11 juil. 2012 à 10:42, Mariette Yvinec a écrit :
> I think we don't have in Triangulation_3 the kind of line-walk you are
> looking for.
> In fact, for location we are using a zig-zag walk that
> is more efficient and avoid
> dealing with special cases where the line goes through a vertex of the
> triangulation
> or intersect an edge.




Archive powered by MHonArc 2.6.18.

Top of Page