Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Edge/Facet Iterator

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Edge/Facet Iterator


Chronological Thread 
  • From: Olivier Devillers <>
  • To:
  • Subject: Re: [cgal-discuss] Edge/Facet Iterator
  • Date: Tue, 14 Oct 2008 12:04:30 +0200

Dennis Endt a écrit :
Hi,

I already study the manual but I didn`t find a solution.

Here is what I know:

Finite_facets_iterator it:
it->first->vertex(i)->point() to get a point

notice that you get a point, but not necessarily a point of your facet.
to get a point of your facte you need i diifferent from it->second




Archive powered by MHonArc 2.6.16.

Top of Page