Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: spacial search on mesh vertices

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: spacial search on mesh vertices


Chronological Thread 
  • From: Sylvain Pion <>
  • To:
  • Subject: Re: [cgal-discuss] Re: spacial search on mesh vertices
  • Date: Sat, 21 Oct 2006 16:25:46 +0200
  • Organization: INRIA Sophia Antipolis, France

I'd write a traits clas with the vertex type as Point type,
then write the predicates accordingly (forwarding opeartions
to the underlying point).

Patricio D. Simari wrote:
I should clarify that I would like a reference to an actual vertex
object, not a point (which has lost the rest of the vertex
information.)

On 10/20/06, Patricio D. Simari
<>
wrote:

Hi,

Can someone give me a short example showing how to perform a range
search or k-nearest neighbour search on the vertices of a mesh stored
in a half edge structure?

Cheers,
Patricio



--
Sylvain



Archive powered by MHonArc 2.6.16.

Top of Page