Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Constraned Triangulation 2 problem with remove vertice

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Constraned Triangulation 2 problem with remove vertice


Chronological Thread 
  • From: Winnie Hellmann <>
  • To:
  • Subject: Re: [cgal-discuss] Constraned Triangulation 2 problem with remove vertice
  • Date: Tue, 20 Mar 2012 14:14:28 +0100

> At some point in my program, I need to remove vertices. I use
> dt.remove(fh->vertex(li))
Are you sure that the face handle is valid? Removing vertices might
invalidate face handles.

> Attached are two images.
I can not read any numbers - can you send images with larger resolution?

Also it is not clear to me, which edges belong to the triangulation.

> Note that vertice 82 is inside a triangle ?? this should not happen.
After inserting or after deleting?

--
PGP key: http://www.winniehell.de/0xA8FE4F09.pub.asc

Attachment: signature.asc
Description: OpenPGP digital signature




Archive powered by MHonArc 2.6.16.

Top of Page