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: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Compiler error: no matching function for call to sqrt()
  • Date: Tue, 8 Aug 2017 14:19:08 +0200
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:SSu5IhRq9VopzFAzAnR2RCJ1Gtpsv+yvbD5Q0YIujvd0So/mwa6yYBGN2/xhgRfzUJnB7Loc0qyN4vCmATRIyK3CmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TW94jEIBxrwKxd+KPjrFY7OlcS30P2594HObwlSijewZbB/IA+qoQnNq8IbnZZsJqEtxxXTv3BGYf5WxWRmJVKSmxbz+MK994N9/ipTpvws6ddOXb31cKokQ7NYCi8mM30u683wqRbDVwqP6WACXWgQjxFFHhLK7BD+Xpf2ryv6qu9w0zSUMMHqUbw5Xymp4qF2QxHqlSgHLSY0/nzJhMx+jKxbpxGvqRJxzIHbYo6aKPVwc7jBfd4YX2dNQtpdWiJBD466coABD/ABPeFdr4TlqVcAsAWxChK2C+P01j9Ih2H53asn2OonFgHGxg0gH9USsH/JqNn7NbkdUeewzKbW0TXDdfNX1zfn54fUbhAhpuuMXLJ1fcbf1EIiEBjFjlGXqYz/PjOV0fgNv3Ke7+pkTu+vhGsnpBtwojir3Msjlo7JhocMx13C6C53zoE1JdiiR056Z96pCJ1QuDuBOIRtRsMtXXtktzo9yr0Dv5OwYSsEyIw/yhPdZPGLaZWE7gzjWeqLIjp0mmhpdbKhixqq80WtyffwWte73VtLtCZJj93Bu34X2xHR6sWKTOZ28F271jaVzQ/T7/lJIUAqmqrfLJ4s2rswmYASsUTHByP3lkD2gLOPekUq+uWk9f7rYrrhpp+bOI90jh/xPr4ylcy4BOQ0KgkOX26F9uSgzLDu/0L0TK9XgvEokqTVqpPXKdoBqqO5HQNZyoMj5Ay+Dzei3tQYh34HLFdddRKci4jpPEvOIPH/DfejmVislTNryuvJPr3kGJrNL3zDnK39crZ67k5Q0BAzwsxH55JIFrEBJ+r+VVP+tNPCCh81KhG7w+f8CNphy4MeQnmPD7SCMKLStF+I/vggL/ONZI8Tojb9KuIq6+TgjX8jyhchevyi0pITLXy5Bf97OF6xYHz2g95HH31ZkBA5Sbmgs1CIWCVPZnu0F4Y7/DA8FMrmIorEQ42xmq2v1SynGYdHJyoOXkuIFm3pcJnCXvMkZyebI8snmTsBA+vyA7Q93A2j4Vepg4FsKfDZr3UV
  • Organization: GeometryFactory

On 08/08/2017 01:41 PM,

wrote:
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?


It depends which kind of defects you have. If you send me the mesh (in a private message) I can have a look and let you know what you can do
with CGAL.

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


To simplify what written in the user manual, you can use corefinement
if you know that the output will be a manifold surface.

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


I think the error was fixed in 4.8

Sebastien.

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