Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] some further questions on convex hull

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] some further questions on convex hull


Chronological Thread 
  • From: Monique Teillaud <>
  • To:
  • Subject: Re: [cgal-discuss] some further questions on convex hull
  • Date: Tue, 5 Apr 2016 14:39:21 +0200

Hi Pratyush,

I suggest that you have a closer look at the manual: at http://doc.cgal.org/latest/Triangulation_3/classCGAL_1_1Triangulation__3.html you will find functions is_infinite(vertex/ cell/ facet/ edge). 

If you are using convex hulls, IIRC one possibility is to get a Polyhedron as output, then I guess that you have iterators/circulators to traverse the surface. However, the manual is more reliable than my memory… 

Best,
--
Monique Teillaud 
http://www.loria.fr/~teillaud/ 
INRIA Nancy - Grand Est, LORIA 
Institut National de Recherche en Informatique et Automatique 




Archive powered by MHonArc 2.6.18.

Top of Page