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: Zohar <>
  • To:
  • Subject: [cgal-discuss] Re: Problem with make_mesh_3
  • Date: Thu, 19 Jul 2012 21:54:08 -0700 (PDT)


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).

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



Archive powered by MHonArc 2.6.18.

Top of Page