Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Problems with Triangulated Surface Mesh Simplification

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Problems with Triangulated Surface Mesh Simplification


Chronological Thread 
  • From: Matti Lehtonen <>
  • To:
  • Subject: Re: [cgal-discuss] Problems with Triangulated Surface Mesh Simplification
  • Date: Fri, 28 Mar 2014 12:45:21 +0200

Hi,


On 27 March 2014 03:19, Zohar <> wrote:

Out of curiosity: Why is it unavoidable?

Maybe I am thinking too object oriented there.

With CGAL it is very convenient to extent vertices and half edges to have some new properties or functionality. How ever, when there is needed new functionality to e.g. calculate some areal properties of surface, then it is very difficult to extent Polyhedron_3 without getting to problems.

Of course, I can write some functions that take a surface as parameter, but ...

 
Anyway, about the last linkage error, it seems a different type. But maybe
if you provide a minimal code that reproduces it, I might play with it a
bit.

Your kind offer acknowledged, I will came back later.


Matti L
--
Life is complex. It has real and imaginary parts.



Archive powered by MHonArc 2.6.18.

Top of Page