Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] get all halfedges

Subject: CGAL users discussion list

List archive

[cgal-discuss] get all halfedges


Chronological Thread 
  • From: Gmain <>
  • To:
  • Subject: [cgal-discuss] get all halfedges
  • Date: Wed, 28 Oct 2009 16:22:39 +0100 (CET)

hi,

I use the hds data structure and have a special surface which has a
self-intersecting contact in one point. Imagine two cube have a contact in a
corner - say C and my HDS identifies this as a single point.
C->halfedge() returns an arbitrary halfedge.
My question is: How can I surround the vertex C and getting all connected
halfedges and not only one side of the surface?
How can I easily identify whether I have this special case?


tx for your help,

Franki


  • [cgal-discuss] get all halfedges, Gmain, 10/28/2009

Archive powered by MHonArc 2.6.16.

Top of Page