Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] question about edge/boundary of convex hull

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] question about edge/boundary of convex hull


Chronological Thread 
  • From: "Vincent Wolowski" <>
  • To:
  • Subject: Re: [cgal-discuss] question about edge/boundary of convex hull
  • Date: Sat, 24 Nov 2007 19:05:49 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=TLnuJzvR6F0JvRiEVp5YNJ6O75dPFzvDwuOa+4AfBqcaUFc1cVOwoMCofn/9Sb76IXKwz/YNYYCobZvqM+E0qstk74MljgluKITyhfnWDpTKVdCGr/KUsMiLWxQtCigdcKZ9vazeGqmuUIlV7Vb2dzHp7yZeGcAj4X4zDVMxDjQ=

Hello,

I am new to CGAL and computational geometry.

I have a set of points in 3D, for which I would like to calculate an
area, they are all part of, and determine which points are on the
edge/boundary of the area.
In CGAL I found an implementation for convex hull which could be suitable.
But I cannot find any method that would allow to determine the
edge/boundary of the convex hull.

Is there such a method?
Thanks a lot for any advise.

Best,
Vincent



Archive powered by MHonArc 2.6.16.

Top of Page