Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Segfault when customizing Point class used in triangulation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Segfault when customizing Point class used in triangulation


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Segfault when customizing Point class used in triangulation
  • Date: Thu, 18 Mar 2010 20:51:50 +0100
  • Organization: GeometryFactory

Le Jeudi 18 Mars 2010 19:11:35, MHOOO a écrit :
> I would like to use a custom Point class with the CGAL constrained delaunay
> triangulation. However, with the following MyPoint class (which should
> behave the exact same as a CGAL::Point_2 no?) I get segmentation faults
> inside insert_constraint (with a backtrace of several thousands of function
> calls).

Can you show us the beginning and the end of the call trace?

--
Laurent Rineau, PhD
Release Manager of the CGAL Project http://www.cgal.org/
R&D Engineer at GeometryFactory http://www.geometryfactory.com/



Archive powered by MHonArc 2.6.16.

Top of Page