Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Problem with make_mesh_3

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Problem with make_mesh_3


Chronological Thread 
  • From: ju21 <>
  • To:
  • Subject: [cgal-discuss] Re: Problem with make_mesh_3
  • Date: Thu, 26 Jul 2012 03:14:03 -0700 (PDT)


Zohar wrote
>
> First make sure that you use
> Exact_predicates_inexact_constructions_kernel.
> Second copy the parameters from the example in the mesh generation doc.
> Third make sure that your domain (which you didn't specify) encloses the
> function (radius is squared radius for a sphere).
>

I finally make it work using parameters of another example. But I saw that
when you generate a mesh with *make_mesh_3()* the original points of the
polyhedron are not necessary present in the mesh generated.

Is it normal ?



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Problem-with-make-mesh-3-tp4655492p4655588.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page