Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL::write_xyz_point_set precision and normal problem

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL::write_xyz_point_set precision and normal problem


Chronological Thread 
  • From: williamlai3a <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL::write_xyz_point_set precision and normal problem
  • Date: Sun, 11 Feb 2018 23:11:16 -0700 (MST)
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=None ; spf=Pass
  • Ironport-phdr: 9a23:anXmtx2gz3b20jfOsmDT+DRfVm0co7zxezQtwd8Zse0VLvad9pjvdHbS+e9qxAeQG9mDsrQc06L/iOPJYSQ4+5GPsXQPItRndiQuroEopTEmG9OPEkbhLfTnPGQQFcVGU0J5rTngaRAGUMnxaEfPrXKs8DUcBgvwNRZvJuTyB4Xek9m72/q99pHPfglEniaxba9vJxiqsAvdsdUbj5F/Iagr0BvJpXVIe+VSxWx2IF+Yggjx6MSt8pN96ipco/0u+dJOXqX8ZKQ4UKdXDC86PGAv5c3krgfMQA2S7XYBSGoWkx5IAw/Y7BHmW5r6ryX3uvZh1CScIMb7S60/Vza/4KdxUBLmhicJOSA6/m7VhMx+ka1Urw6uqRFk347ZYp2ZOOZicq/BY98XQ3dKUMZLVyxGB4Oxd4UOD+sFPeZcronyvV4OrR+kCgmtCu7g0CJDi3jy3aIgz+gtDR3K0BEuH9ITq3nbss/5NKEOUeCo1qXH0yjMb+5M1Tfm54jFaxYsquyCU7J3dMre00gvFwXdg1WWs4PqJCia1uATvGSB8+VgUuevhmg6oA9yujii3togh4jXio4P1FzJ9St0zJwoKdC2RkN3e9ypHIVWuiqHLYV5WNkiTHttuCsiyr0Jp5q7fC8SxZQhyBPTcfqHfJKT7R34UOaePy10i25ieLK6nxqy8E6gxfPgVsSszVpHrzRJnsPSun0N2RHf8NWLR/Vz80u72zuDyRjf6uReLkA1karbJYQhwrk1lpcLtUTMBDP6lFnqgKOLeEUk5/Ol5Pr9brXgup+cKpV4hR/jPaQzgMC/Gus4PhAUX2eH4eS8yKHj/UrhTbpWgf05iK3ZvInHKsQava62HxJV0p046xukFDen0NEYnWEdI15feRKHiZLpO1DUL/ziA/e/mQfkrDA+zP/POvjtA47GM2PYuLbnZ7d0rUBGmyQpytUK+JNQDrAIJfb6WxT4/IjcB0dha1W63s7qTtNhy8UTVX/JGaDPY/CaikOB+u96e7rEX4QSojuoc6F0tc6rtmcwnBomRYfs2JIWbH6iGfE/fxeUJ3zwn5EMHXpMpQVsFLW22m3HaiZaYjOJZ4x5/isyUd70AMHFWp3rjbCcmjy0TMUPOzJ2T2uUGHKtTL2qHvcBbCXLf51nznoCXLKrT4Jn3har5lb3

I tried to run the code again, and deleted my try catch.
It shows the following error message:

terminate called after throwing an instance of 'CGAL::Assertion_exception'
what(): CGAL ERROR: assertion violation!
Expr: parray_ != NULL
File:
/home/william/CGAL/Installation/lib/cmake/CGAL/../../../../Surface_mesh/include/CGAL/Surface_mesh/Properties.h
Line: 518
Aborted (core dumped)

No ideas on why jet_estimate_normals will call things in Surface_mesh

Please kindly advise.
Thanks.
William



--
Sent from: http://cgal-discuss.949826.n4.nabble.com/



Archive powered by MHonArc 2.6.18.

Top of Page