Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Simultaneous iteration over duplicate triangulations

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Simultaneous iteration over duplicate triangulations


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Simultaneous iteration over duplicate triangulations
  • Date: Wed, 30 Jul 2014 22:00:35 +0200
  • Organization: GeometryFactory

On 07/30/2014 07:00 PM, Sylvain Pion wrote:
I'm not sure why you fear something related to the removal.

To be more precise, if you do some removal in T1, then create T2
and insert elements both in T1 and T2 even in the same order then
the order of faces will be different.

Sebastien.


As far as safety, it might well be OK now, but as long as it's not a
documented guarantee, who knows what can happen in future releases...


2014-07-30 0:08 GMT-07:00 Sebastien Loriot (GeometryFactory)
<

<mailto:>>:

On 07/30/2014 12:32 AM, chrism wrote:

Is this an undocumented determinism that is likely to break in a
future
release? Or can I depend upon this?

Faces are stored in a container so the copy will produce the same
container (if no removal is done, or at least more vertices were added
after the removal).

I think it is safe to depend upon this.

Sebastien.





--
View this message in context:

http://cgal-discuss.949826.n4.__nabble.com/Simultaneous-__iteration-over-duplicate-__triangulations-__tp4659640p4659655.html

<http://cgal-discuss.949826.n4.nabble.com/Simultaneous-iteration-over-duplicate-triangulations-tp4659640p4659655.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://sympa.inria.fr/sympa/__info/cgal-discuss
<https://sympa.inria.fr/sympa/info/cgal-discuss>







Archive powered by MHonArc 2.6.18.

Top of Page