Skip to Content.
Sympa Menu

cgal-discuss - RE: [cgal-discuss] Traversing the vicinity faces of a given vertex on a polyhedron

Subject: CGAL users discussion list

List archive

RE: [cgal-discuss] Traversing the vicinity faces of a given vertex on a polyhedron


Chronological Thread 
  • From: "Xiaofan Li" <>
  • To: <>
  • Subject: RE: [cgal-discuss] Traversing the vicinity faces of a given vertex on a polyhedron
  • Date: Thu, 31 Jul 2008 03:19:36 +0100

Just to make this a bit more clear -- I want to traverse within a give radius
R which can include more than 1 layer of the facets. So local circulator such
as halfedge_around_facet_circulator won't work straightaway either.

________________________________

From: Xiaofan Li
[mailto:]
Sent: Thu 7/31/2008 03:17
To:

Subject: [cgal-discuss] Traversing the vicinity faces of a given vertex on a
polyhedron


Hi everybody,

Just want to know what is the most efficient way to find out all facets (or
vertices) within the vicinity (radius) r of a given vertex? I don't want to
use global facets/vertex circulators as the mesh is quite large, but want to
start from the known vertex where its adjacent halfedges and facets are
known. But the question then becomes, how to implement a traverse algorithm
to search around the given vertex? Does CGAL provide this functionality or
does anyone of you could give me some hints on how to implement this?

Thanks a lot in advance.

Regards,
Xiaofan

------------------------------------------------
Xiaofan Li

Biomolecular Modeling Laboratory
Cancer Research UK, London Research Institute


<mailto:>


Department of Biochemistry and Molecular Biology
University College London


<mailto:>

------------------------------------------------

<<winmail.dat>>




Archive powered by MHonArc 2.6.16.

Top of Page