Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: Triangulation_3 and C3t3 questions

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: Triangulation_3 and C3t3 questions


Chronological Thread 
  • From: Monique Teillaud <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Triangulation_3 and C3t3 questions
  • Date: Mon, 16 Jul 2012 12:57:09 +0200

Le 16/07/12 11:53, Zohar a écrit :

It's not that they are just skinny, they intersect some of the tets in the
sub-domain 0.

Do you mean that I can't delete from a Triangulation_3 cells arbitrarily,
for example ones that have a face in the convex hull?

you cannot delete them, but you can _mark_ them using CGAL::Triangulation_cell_base_with_info_3

So which class in CGAL enables me to load an arbitrary 3D delaunay
triangulation (the tets respect the delaunay rule, but they won't fill the
whole visual hull), and I can keep adding arbitrary points to its interior?



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Triangulation-3-and-C3t3-questions-tp4655454p4655466.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



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



Archive powered by MHonArc 2.6.18.

Top of Page