Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: [cgal-discuss] About the Surface_mesh_simplification Example

Subject: CGAL users discussion list

List archive

Re: Re: [cgal-discuss] About the Surface_mesh_simplification Example


Chronological Thread 
  • From:
  • To:
  • Subject: Re: Re: [cgal-discuss] About the Surface_mesh_simplification Example
  • Date: Mon, 11 Jun 2007 05:04:47 +0200

Hello, Fernando Cacciola

I have tried what you told me. I have solved the problem:) Thanks a lot!

Following what you said, I produced an adaptor for my own mesh class
Enriched_polygon by copying and editing the the headers files that define the
adapator for Polyhedron_3. I can simplify my mesh with CGAL now.

I also tried the so called "duck typing". Unfortunately, my compiler still
complained the same "not a member of" error. But I'm not sure if I have
understood well the essence of "duck typing" and if I did it right.

Thank you again!


  • Re: Re: [cgal-discuss] About the Surface_mesh_simplification Example, kevin . kai . xu, 06/11/2007

Archive powered by MHonArc 2.6.16.

Top of Page