Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Triangulation: point is not inserted

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Triangulation: point is not inserted


Chronological Thread 
  • From: Damian Sheehy <>
  • To:
  • Subject: Re: [cgal-discuss] Triangulation: point is not inserted
  • Date: Mon, 29 Jun 2009 16:49:41 -0400
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=EVgx2nkoWDgsF06meVk3mqCT2zNVjFIaWtvnZhWJH5L7P+ND3qxgYYYQ1GTpy+Jvza UCyFpWvZnUH72TEzL7uQf0acNXWQTdTyOHBOwHOVf/0NE6LGwaErIeIIcS8hI+WZ33z5 mPh3Ai3ooc5vjMPJ8AF4GV9r343R5vPnnC9Cs=

Hi Frank,

CGAL will reject a point that is coincident with an existing point in the triangulation; very desirable behavior in my opinion.


Regards,

Damian


On Mon, Jun 29, 2009 at 2:42 PM, gtsml owevwr <> wrote:
Hi,

I'm using a Delaunay triangulation and some of the points are not
inserted: the number of vertices in the triangulation is the same
before and after the insertion. Is it done on purpose so that similar
points cannot be added twice?

Thanks,
Frank
--
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