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: Wed, 26 Mar 2014 11:22:31 +0200

Hi,


On 23 March 2014 15:40, Zohar <> wrote:

The following helped me in vs2013, but not in vs2010:

http://cgal-discuss.949826.n4.nabble.com/Polyhedron-vertex-descriptor-td4658859.html

For me, the whole thing feels hacky. I think we should avoid deriving from
Polyhedron_3.

I share the feeling, but in my case, unavoidable possibility.

You advice helped to overcame the problems. Thanx!


There is now *only one* problem left with non-stop predicative at linking phase :)
cloud2volume.o: In function `CGAL::Surface_mesh_simplification::EdgeCollapse<...>::Loop()':
/usr/include/CGAL/Surface_mesh_simplification/Detail/Edge_collapse_impl.h:186: undefined reference to `Simplification_predicate<...>::operator()(double const&, CGAL::Surface_mesh_simplification::Edge_profile<...> const&, unsigned long, unsigned long) const'


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



Archive powered by MHonArc 2.6.18.

Top of Page