Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: CGAL 3d Mesh Triangulation. Facets with too many neighbors facets.

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: CGAL 3d Mesh Triangulation. Facets with too many neighbors facets.


Chronological Thread 
  • From: Monique Teillaud <>
  • To:
  • Subject: Re: [cgal-discuss] Re: CGAL 3d Mesh Triangulation. Facets with too many neighbors facets.
  • Date: Mon, 23 Aug 2010 16:17:19 +0200

mparusinski wrote:
Thanks for the reply. I wanted just to indicate that I am mentioning boundary
facets, not internal ones. Is your answer still valid in that case?


Whatever facet you consider, its neighbor facets are computed in the 3D triangulation, so, you can get any number.

If you have a method to detect which neighbors are actually on the same boundary, then if you select only these neighbors you will get the number you expected.

--
Monique Teillaud
INRIA Sophia Antipolis - Méditerranée
http://www.inria.fr/sophia/members/Monique.Teillaud/



Archive powered by MHonArc 2.6.16.

Top of Page