Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] import_from_triangulation_3: Issue in number of vertices stored in cell complex

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] import_from_triangulation_3: Issue in number of vertices stored in cell complex


Chronological Thread 
  • From: Olivier Devillers <>
  • To:
  • Subject: Re: [cgal-discuss] import_from_triangulation_3: Issue in number of vertices stored in cell complex
  • Date: Wed, 25 Mar 2015 11:25:20 +0100


Le 25/03/15 10:34, Pranav a écrit :
Olivier Devillers-2 wrote
You did not read the documentation about the infinite vertex
Thanks for pointing this out. I checked and found that (0, 0, 0) is the
representation for infinite vertex.

be careful that the Point inside the infinite_vertex is uninitialized.
It is not guarantee to be 0,0,0.


I do not know really LCC, but it seems that it is for an embedded
linear cell complex. It does not seems that it uses an infinite vertex.



Archive powered by MHonArc 2.6.18.

Top of Page