Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Data structure for representing orientable 2-manifolds triangle mesh?

Subject: CGAL users discussion list

List archive

[cgal-discuss] Data structure for representing orientable 2-manifolds triangle mesh?


Chronological Thread 
  • From: Chris <>
  • To:
  • Subject: [cgal-discuss] Data structure for representing orientable 2-manifolds triangle mesh?
  • Date: Tue, 7 Feb 2012 18:40:42 -0800 (PST)

I want to find a data structure in CGAL that can represent orientable
2-manifolds triangle mesh.

I mean i can conveniently construct a triangle mesh through inserting
vertices , and the data structure

can maintain the validity of the mesh. I have already known that Polyhedral
can represent orientable

2-manifolds surface well , but I prefer to find a data structure like 3D
Triangulations , I find the definition

of SurfaceMeshComplex_2InTriangulation_3 in cgal manual "The concept

SurfaceMeshComplex_2InTriangulation_3 is

particularly suited to handle surface meshes obtained as the restriction to
a surface of a three dimensional

Delaunay triangulation" , so I can't use it directly

Does anyone know or meet this problem before?

Thanks and best regards!

Chris




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Data-structure-for-representing-orientable-2-manifolds-triangle-mesh-tp4367622p4367622.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page