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: Juan Carlos Lopez Alfonso <>
  • To:
  • Subject: Re: [cgal-discuss] Problems with a 3D Triangulation
  • Date: Thu, 27 Oct 2011 08:54:53 +0200

Hi

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.

Best regards
Juan Carlos

On Thu, Oct 27, 2011 at 8:49 AM, Marc Glisse
<>
wrote:
> On Thu, 27 Oct 2011, Juan Carlos Lopez Alfonso wrote:
>
>> In my first email to this list, I asked a question related with a
>> Triangulation:
>>
>> I have a list of points, where no point is repeated (I am very sure of
>> this, exactly 3276412 points)
>
> In the file you linked to in your previous email, there are many duplicated
> points (but at least no point appears 3 times).
>
> --
> Marc Glisse
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss
>
>



Archive powered by MHonArc 2.6.16.

Top of Page