Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Is there a data structure for non-manifold 3D

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Is there a data structure for non-manifold 3D


Chronological Thread 
  • From: "Max" <>
  • To: "" <>
  • Subject: Re: [cgal-discuss] Is there a data structure for non-manifold 3D
  • Date: Wed, 11 Jun 2008 10:27:53 +0800
  • Organization: Max

hi Calvin,

CGAL::Nef_polyhedron_3 is capable of repesenting 2-manifold data structure

B/Rgds
Max
>>
>> Hi all,
>>
>> I was searching thru the various data structure for 3D surfaces and
>> the only one there is is the polyhedron class. However, within that
>> class the connectivity of the nodes and faces are maintained properly,
>> giving a 3D surface manifold (with or without boundaries).
>>
>> However, what if I have a dirty mesh which I obtained from somewhere
>> which I want to use CGAL to perform cleaning up operations, but I will
>> not be able to load it into the polyhedron class. By dirty mesh, I
>> meant that it is possible for an edge to be adjacent to 3 or more faces.
>>
>>
>>
>> thanks all.
>> Calvin
>>
>> ------------------------------------------------------------------------
>> Enrich your blog with Windows Live Writer. Windows Live Writer
>> <http://get.live.com/writer/overview>
>
>
>--
>--
>----------------------------------------------------------
>
>Marco Attene
>Istituto di Matematica Applicata e Tecnologie Informatiche
>Consiglio Nazionale delle Ricerche
>Via de Marini 6 - 16149 - Genova - ITALY
>
>Tel. +39(0)106475691
>Fax. +39(0)106475660
>
>----------------------------------------------------------
>
>--
>You are currently subscribed to cgal-discuss.
>To unsubscribe or access the archives, go to
>https://lists-sop.inria.fr/wws/info/cgal-discuss
>




Archive powered by MHonArc 2.6.16.

Top of Page