Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Convex_hull_3 - CGAL

Subject: CGAL users discussion list

List archive

[cgal-discuss] Convex_hull_3 - CGAL


Chronological Thread 
  • From: Nuno Pessanha Santos <>
  • To: "" <>
  • Subject: [cgal-discuss] Convex_hull_3 - CGAL
  • Date: Thu, 24 Oct 2013 04:31:29 +0100
  • Importance: Normal

Hi,

I am starting to use CGAL, and maybe this is a stupid question but I need some help.

When you use the function "CGAL::convex_hull_3(points.begin(), points.end(), Polyhedron_3 poly);" you obtain the polyhedron poly.

How can I read the obtained vertices or the points index that are contained in the convex hull? I see so many examples but none of them could help me in my task.

Thanks

Nuno Pessanha Santos 





Archive powered by MHonArc 2.6.18.

Top of Page