Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Problems with a 3D Triangulation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Problems with a 3D Triangulation


Chronological Thread 
  • From: Marc Glisse <>
  • To:
  • Subject: Re: [cgal-discuss] Problems with a 3D Triangulation
  • Date: Thu, 27 Oct 2011 09:00:53 +0200 (CEST)

On Thu, 27 Oct 2011, Juan Carlos Lopez Alfonso wrote:

Thank you for your answer, but I have created a new set of point where
I dont have repeated points, I have exported the set of point from
matlab and I am using the unique function of matlab (unique) to ensure
the uniqueness of each point in my list. For these reason I have a new
list of points, where each point appear only once.

matlab prints the coordinates with a very small precision, so 2 different points in matlab might be written the same in the exported file. Maybe you could change the setting in matlab to make it print the coordinates with more precision?

--
Marc Glisse



Archive powered by MHonArc 2.6.16.

Top of Page