Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Precondition violation (it1.e_ == it2.e_) when creating a Triangulation_3

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Precondition violation (it1.e_ == it2.e_) when creating a Triangulation_3


Chronological Thread 
  • From: Monique Teillaud <>
  • To:
  • Subject: Re: [cgal-discuss] Precondition violation (it1.e_ == it2.e_) when creating a Triangulation_3
  • Date: Wed, 30 Sep 2015 11:45:55 +0200

Hi,

Mimicking the code of the CGAL input operator should help.

Best,
--
Monique Teillaud
http://www.loria.fr/~teillaud/
INRIA Nancy - Grand Est, LORIA
Institut National de Recherche en Informatique et Automatique

Le 30/09/15 01:07, Thiago Milanetto Schlittler a écrit :
Hello!

I’m writing a routine to import/export a mesh from a file, and I’m
having some problems with the 3D cases. Essentially, I’m building
Triangulation_3 by “hand”, using the underlying tds() structure,





Archive powered by MHonArc 2.6.18.

Top of Page