Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: Pranav <>
  • To:
  • Subject: [cgal-discuss] import_from_triangulation_3: Issue in number of vertices stored in cell complex
  • Date: Tue, 24 Mar 2015 05:16:50 -0700 (PDT)

Hi,

I am using CGAL 4.5.2. I am facing an issue while using
/import_from_triangulation_3/ function in the code linked here
<https://gist.github.com/pranavkantgaur/9e928dc3fd5816cb891a#file-lccimport-cpp>

. The program should print coordinates of only 8 vertices but it is printing
that of 9 vertices(with a redundant (0 0 0) point at the end).

Could anybody please suggest where I might have done the mistake?



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/import-from-triangulation-3-Issue-in-number-of-vertices-stored-in-cell-complex-tp4660599.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page