Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Question about mesh simplification

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Question about mesh simplification


Chronological Thread 
  • From: "Fernando Cacciola" <>
  • To: <>
  • Subject: Re: [cgal-discuss] Question about mesh simplification
  • Date: Thu, 29 Nov 2007 16:43:39 -0300
  • Organization: Geometry Factory

Hello Pablo,

Can you post a short program that I could compile and test myself?

SMS::Count_stop_predicate<Surface> stop(1000);

That means that if the mesh has less than 1000 edges, none will be removed.
Your mesh has more than 1000 edges right?

Best

Fernando Cacciola
GeometryFactory



Archive powered by MHonArc 2.6.16.

Top of Page