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: Laurent Rineau <>
  • To:
  • Subject: Re: [cgal-discuss] triangulations with genus > 0
  • Date: Mon, 22 Oct 2007 14:27:15 +0200
  • Organization: Inria, Sophia Antipolis, FRANCE

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.

--
Laurent Rineau
INRIA - Sophia Antipolis
BP 93, 2004 Route des Lucioles
06902 Sophia Antipolis Cedex FRANCE
Tel: +33 4 92 38 78 62 (Fax: +33.4.97.15.53.95)



Archive powered by MHonArc 2.6.16.

Top of Page