运行泊松重建功能时出现未处理的异常

时间:2019-02-16 11:49:01

标签: cgal

在运行泊松重建功能时,它表示未处理的异常(

  

未处理的异常位于0x6AEEF312(libgmp-10.dll)中   poisson_reconstruction_example.exe:0xC0000005:访问冲突   读取位置0x00FE3BBB。)。 (visual studio 2013

我尝试调试,然后发现此CGAL :: make_surface_mesh(c2t3,surface,criteria,CGAL :: Manifold_with_boundary_tag());

这是链接:

  

https://justpaste.it/5nb9r

预期结果将是一个三角形网格。

0 个答案:

没有答案