Skip to Content.
Sympa Menu

cgal-discuss - how to get all nearest vertices of a vertex of delaunay

Subject: CGAL users discussion list

List archive

how to get all nearest vertices of a vertex of delaunay


Chronological Thread 
  • From: "thetis guan" <>
  • To: cgal-discuss <>
  • Subject: how to get all nearest vertices of a vertex of delaunay
  • Date: Mon, 18 Jun 2007 20:47:39 +0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=pJoNgAeCxeAC713bVOou6g0dfq8qPU9fUYUF7tqlGZxFf2KwG5AJBXg0C/M062+c3SkRh+jkn4iEOffhg5Q327j5JrBKxCBwCFZp9sbSbb0/ZpLqkb6GvErezmg1rMa2ngkXq/Fw6I1LLt+ub6sOSfkQTRFmZlX6zQkHetx1/cA=

Hello,

I'm a newbie with CGAL and programming overall. I've been trying to build 2Ddelaunay triangulation.

Now i want to access all nearest vertices of a vertex of delaunay, but i can not find any  functions to get.
What to do?



Archive powered by MHonArc 2.6.16.

Top of Page