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 09:08:12 +0200
  • Organization: GeometryFactory

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
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.18.

Top of Page