Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Edge with info

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Edge with info


Chronological Thread 
  • From: Vitaliy <>
  • To:
  • Subject: Re: [cgal-discuss] Edge with info
  • Date: Tue, 3 Nov 2009 12:11:47 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=cfp1IhVX3814NoL32sBPwZ1TMemTFIWNMPyqBcbRQBo6BPaMllmihYhR35i5Cw3oCx MI0a1MZVrYqrLbt5s2VprkXKZ7ofrAnrSsfbxEm9fXCK55KDo4deJDvfsMvahrB6lQq2 ZLkknOXBkBH2jIa/WgexspfvWmAz7sdWmKZz0=

> If there are flips things can get messy, but I would load the info _after_ the
> triangulation is built, not _while_ it builds...

I meant the flips on your side which you can do after triangulation is created.
But probably you don't need such flips if you are not interested in updating the triangulation and so on.

On Tue, Nov 3, 2009 at 12:09 PM, Daniel Duque <> wrote:
On Tuesday 03 November 2009 11:52:58 Manuel Caroli wrote:
> Dear Daniel,
>
> unfortunately this cannot work because
>       tds.incident_cells( Edge e)
> currently starts at e->first.

Right, I could simply load the info onto the cell e->first. Why wouldn't this
work? Every edge would have an e->first with its info, would it not?

If there are flips things can get messy, but I would load the info _after_ the
triangulation is built, not _while_ it builds...

Thanks for the anwers!

Best,

Daniel

--
Nueva dirección de e-mail!

--
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