Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: [cgal-discuss] Triangulation problem

Subject: CGAL users discussion list

List archive

Re: Re: [cgal-discuss] Triangulation problem


Chronological Thread 
  • From: <>
  • To:
  • Subject: Re: Re: [cgal-discuss] Triangulation problem
  • Date: Fri, 17 Jul 2009 08:42:35 +0200 (CEST)

"You assume that the Cell_handle is always the same"
I thing that Im getting right cell_handle by > Cell_handle cell =
(*fit).first; this should give me cell_handle for current facet. right?

"namely the cell inside the tetrahedron"
I thought cell is tetrahedron...

I know why do I get sometimes ccw triangles but, I need to know how to
determine whether invert order of triangle points or not.

Damian : I will surely need 3d triangulation in near future, so 2d is not
solution for me.



Archive powered by MHonArc 2.6.16.

Top of Page