Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Get the overlapped face info for multiple arrangements

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Get the overlapped face info for multiple arrangements


Chronological Thread 
  • From: Efi Fogel <>
  • To:
  • Subject: Re: [cgal-discuss] Get the overlapped face info for multiple arrangements
  • Date: Tue, 3 Jul 2012 10:51:42 +0300

On Tue, Jul 3, 2012 at 10:34 AM, Graviton <> wrote:
I have a number of
http://www.cgal.org/Manual/3.3/doc_html/cgal_manual/Arrangement_2/Chapter_main.html
arrangements  with vertices v, edges e and faces f. I tag each face in each
of the arrangement properly (e,g, {A} face means that the face is inside the
arrangement A)

Now, I want to overlay all these arrangements together, and for the
resulting arrangement, I want each face will have a tag of the original
arrangements. How to do this? My idea is that I want to use
http://www.cgal.org/Manual/3.3/doc_html/cgal_manual/Arrangement_2_ref/Function_overlay.html#Cross_link_anchor_811
overlay  function for the first two arrangements to find a resulting
arrangement, and use the overlay on the resulting arrangement and third
arrangements, and so on.

But do we have a more efficient way of working?

No.
 



--
View this message in context: http://cgal-discuss.949826.n4.nabble.com/Get-the-overlapped-face-info-for-multiple-arrangements-tp4655345.html
Sent from the cgal-discuss mailing list archive at Nabble.com.

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




--
   ____  _        ____             _
  /_____/_) o    /__________  __  //
 (____ (   (    (    (_/ (_/-(-'_(/
                         _/






Archive powered by MHonArc 2.6.18.

Top of Page