Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] triangulations with genus > 0

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] triangulations with genus > 0


Chronological Thread 
  • From: Matthijs Sypkens Smit <>
  • To:
  • Subject: Re: [cgal-discuss] triangulations with genus > 0
  • Date: Mon, 22 Oct 2007 14:51:48 +0200

On Monday 22 October 2007 14:27, Laurent Rineau wrote:

> On Monday 22 October 2007 14:12:15 Matthijs Sypkens Smit wrote:
> > Dear Monique,
> >
> > I want to use the CGAL to inspect/traverse and maybe manipulate the
> > triangulations of 3D higher genus objects. These triangulations are
> > likely to originate from other sources and are built into a CGAL
> > triangulation by my own code.
>
> If I have understood your needs, you can just a boolean in the cells
> base class, that tells if a given tetrahedron is in you object or not.
> Traversing/inspecting an object using such boolean is easy.

This is not specifically directed at Laurent:
I just realised that the terminology that I'm using might be a bit
confusing. I'm not talking about a surface triangulation of a higher genus
object, but rather of a tetrahedralisation of a 3d object with higher
genus.

I already use the 'tagging' technique in another context, so I am familiar
with the idea. Maybe I do not understand you well, but I do not see an
easy way to detect and fill up the holes in the tetrahedralisations that I
load, with real tets. The holes can have non-convex shapes.


--
Matthijs Sypkens Smit



Archive powered by MHonArc 2.6.16.

Top of Page