Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] 3d "triangulation" with polyhedral cells

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] 3d "triangulation" with polyhedral cells


Chronological Thread 
  • From: Monique Teillaud <>
  • To:
  • Subject: Re: [cgal-discuss] 3d "triangulation" with polyhedral cells
  • Date: Thu, 22 Apr 2010 14:26:33 +0200

Jiongxin Jin wrote:
Hi,

I want to use some kind of 3d triangulation.
But the cell is not necessarily a tetrahedron.
For instance, I have a tetrahedralization to begin with, and then
prune away some faces.
Consider a face in the tetrahedralization being discarded.
The cell I got is a union of two tetrahedra. (I want a data structure
supporting such a cell.)

As a workaround, I can still use the triangulation data structure and
mark all the unwanted triangles.
I'm just wondering whether there are any data structures that natively
support this?

Hi

You could be interested by the so-called combinatorial maps.
There is ongoing work in this direction for CGAL...

best,

--
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