Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Compiler error: no matching function for call to sqrt()

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Compiler error: no matching function for call to sqrt()


Chronological Thread 
  • From: "" <>
  • To:
  • Subject: Re: [cgal-discuss] Compiler error: no matching function for call to sqrt()
  • Date: Tue, 8 Aug 2017 04:41:53 -0700 (PDT)
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Neutral ; spf=None
  • Ironport-phdr: 9a23:Wn7MLRbmLaDD1IPiQhdAch3/LSx+4OfEezUN459isYplN5qZr8y5bnLW6fgltlLVR4KTs6sC0LuG9fi4EUU7or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6arXK99yMdFQviPgRpOOv1BpTSj8Oq3Oyu5pHfeQtFiT6+bL9oMBm6sRjau9ULj4dlNqs/0AbCrGFSe+RRy2NoJFaTkAj568yt4pNt8Dletuw4+cJYXqr0Y6o3TbpDDDQ7KG81/9HktQPCTQSU+HQRVHgdnwdSDAjE6BH6WYrxsjf/u+Fg1iSWIdH6QLYpUjmk8qxlSgLniD0fOjA38G/ZlM9+g6BVoBy8qBNw34HabZqJNPd8ZK7RYc8WSXZfUstXSidPApm8b4wKD+cZM+pYrZPyqEcNrRekHwmsBefvxSFIh3Lt36060/khHhve3AwkBd4BrmnbrMj7OKwPVu21zrPHwinAb/9Mwzf96YzIfQ4hoPyXX7JwcdfRxlM3FwPBlFmft5HqPy6M2+kLrmOV4e1gVee1hG4mrQF8uj6vyd03hYbSgoIa1ErI+jl+wIYwI9CzVU11Yca8HZdNtiyWKZF6Tt0iTmxmoio217MLtJChcCUFxpkr3wPTZv2Zf4SS/B7uVOicLS1liH9rdr+znRa//Eqmx+bhTMe7ykxKoTBAktTUtnACyRjT6s+fR/t48Eah3iyP1wPJ5uFCO087jrHUK5o/zbIqipUTtkHDEjf3mEXwkqCWal0p9vWp5uj5eLnquJ+ROoFuhg3jPKkjlNazDOs2PwQWWmiU4+W81Lnt/U3jR7VKi+U7kqvDv5/GJsQXvLS5Aw5R0ok96xeyFDWm0NQFnXYdNFJFfAiLgJb0NFHTOPz4F+uwg0ywkDd3wPDLJqHuAprXIXjHibvuYLd961VAxwou1tBf/IlZCqoBIfL2Qk/+rsbUDh4/MwyuwuboEs9x1o0EWTHHPqjMO6zbtRqE5/kkPvKXTI4Tojf0bfY/tND0inps010Udqrvx5oTZWGQHPR7Kl2dJ3fgn51JRWUDtQl4Vu3uhUyqUz5Obm62Ga8w+2doW8qdEY7fS9X10/S61yChE8gOaw==

I plan to use corefinement and indeed will have consecutive operations. I am
computing the normals first in order to repair my input meshes. They are
generated from a CAD model and are riddled with errors and so I was planning
on pulling out the vertex positions and normals and rebuilding the mesh from
scratch using poisson reconstruction. Do you have another recommendation?

I am also not very familiar with nef_polyhedron boolean operations, are they
generally preferred to corefinement?

My apologies I should have mentioned I am using CGAL 4.7 on ubuntu 16.04
with gcc 5.4.0

Thanks,
Jack



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Compiler-error-no-matching-function-for-call-to-sqrt-tp4662890p4662892.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page