Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] convex hull for points

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] convex hull for points


Chronological Thread 
  • From: "Jiahao Chen" <>
  • To:
  • Subject: Re: [cgal-discuss] convex hull for points
  • Date: Tue, 18 Mar 2008 15:02:16 -0500
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=VSXCpmp7YbdnWv+cshKkrd06bBrEUFmxX4HnQ0NXlN/sH9ElNM6G4HYy3sXAQWTKRCmwON/PRzmSPaRtPUZO6nUz2AhdYIIB3uegT/Vco9fKTH+eLz9wdzmG0iKRsMh17Hq22wir/KtV5yC0+jcbGjmrkyT9npSOfo+GRf+oW58=

Hello everyone,

I'm a a new user of CGAL and I'm trying to figure out how to use the
filtration() member function of the Alpha_shapes_3 class.

According to the documentation, filtration() takes one argument which
is an OutputIterator of type CGAL::Object. However, I'm having trouble
figuring out which CGAL::Objects can be used in this context. Could
someone please elaborate or give an example of how one could use the
filtration function to print the filtration to cout?

--
Thanks,

· Jiahao Chen · University of Illinois at Urbana-Champaign ·




Archive powered by MHonArc 2.6.16.

Top of Page