Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Facet_Circulator: too few facets counted..

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Facet_Circulator: too few facets counted..


Chronological Thread 
  • From: Thomas Zangl <>
  • To:
  • Subject: Re: [cgal-discuss] Facet_Circulator: too few facets counted..
  • Date: Fri, 29 Feb 2008 15:50:05 +0100

Laurent Rineau schrieb:

Hi!

Thomas, your code was quite difficult to understand. You cannot assume us to even try. Nevertheless, it was challenging, and I tried.

:-) Thank you! Maybe I found something that might be of interest in the docs for "how to use correctly the circulators". I am sure this kind of information is already somewhere documented, but not (yet) in the examples. Might be a good addition.

It is possible that fCirc is not equal to f, but is equal to t_.mirror_facet (f). It depends of the orientation of the circulator around the edge.

Thats true. I was doing the wrong check. I corrected it by using your initialization method and it works now. Thanks a million!

Best regards, Thomas



Archive powered by MHonArc 2.6.16.

Top of Page