Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] polyhedron_cut_plane_3 -> segfault

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] polyhedron_cut_plane_3 -> segfault


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] polyhedron_cut_plane_3 -> segfault
  • Date: Fri, 06 Apr 2012 10:53:58 +0200

On 04/04/2012 10:51 AM, DimanNe wrote:
I am trying to cut polyhedron mesh with polyhedron_cut_plane_3 function, but
receive segfault.

See at line 42 and 45. http://pastebin.com/3sDUnP2w
At line 42 i try to define "good" halfedge, and at line 45 i try to cut mesh.
But I get segfault...

There is backtrace:
http://pastebin.com/bRkC1qQq

CGAL version is 4.0

What am I doing wrong?

This function is not documented.
However, if you provide a minimal example that reproduces the crash we
can have a look at it.


Sebastien.



Archive powered by MHonArc 2.6.16.

Top of Page