Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Restore an old status of a polyhedron

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Restore an old status of a polyhedron


Chronological Thread 
  • From: Laurent Rineau <>
  • To:
  • Subject: Re: [cgal-discuss] Restore an old status of a polyhedron
  • Date: Thu, 2 Oct 2008 18:01:20 +0200

On Thursday 02 October 2008 17:36:05 Pierre Alliez wrote:
> you can always elaborate upon a simple mesh builder that takes a
> triangle soup using the exemple class attached.
>
> Make_triangle_soup<Polyhedron,Kernel,Iterator> soup_builder;
> soup_builder.run(triangles.begin(),triangles.end(),*pSoup);
>
> or write your own builder specialized to one part of the mesh.

Note that this only works if the triangles soup is consistently oriented.

--
Laurent Rineau, PhD
Engineer at GeometryFactory
http://www.geometryfactory.com/



Archive powered by MHonArc 2.6.16.

Top of Page