Skip to Content.
Sympa Menu

cgal-discuss - RE: [cgal-discuss] lower envelopes with history

Subject: CGAL users discussion list

List archive

RE: [cgal-discuss] lower envelopes with history


Chronological Thread 
  • From: "Amir Vaxman" <>
  • To: <>
  • Subject: RE: [cgal-discuss] lower envelopes with history
  • Date: Tue, 11 Dec 2007 11:06:14 +0200

I have figured that out (using extended data traits for the envelope). However, how do I instantiate the arrangement of the envelope with data traits? (meaning I could give an ID to the edges and vertices of the produced arrangement). I use CGAL::Envelope_diagram_2.

 

Amir.

 

From: [mailto:] On Behalf Of Ophir Setter
Sent: Monday, December 10, 2007 11:54 PM
To:
Subject: Re: [cgal-discuss] lower envelopes with history

 

I don't think I fully understand your question.
What do you mean by envelope history? Do you want that each plane will have an additional ID field?

On Dec 10, 2007 5:20 PM, <> wrote:

Hello again,

I am using the lower envelope of planes classes, and I was wondering if there was an easy enough way to incoporate plane ID ( i.e., envelope history) in the faces of the given arrangement. I know that there is a way to produce an arrangement with history, but it hoping that there is some available simple example code concerning these cases.

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

 




Archive powered by MHonArc 2.6.16.

Top of Page