Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Question about CGAL example: mesh_implicit_domains

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Question about CGAL example: mesh_implicit_domains


Chronological Thread 
  • From: tang <>
  • To:
  • Subject: Re: [cgal-discuss] Question about CGAL example: mesh_implicit_domains
  • Date: Sat, 5 Apr 2014 23:49:22 -0700 (PDT)

In addition, if I replace line 39~40 by the following code:

Function f1(&cube_function<-1,0,0,1>);
Function f2(&cube_function<1,0,0,1>);

Only the mesh represented by domain f1 is outputted. Is there anything
missed?

Thanks,
Tang Laoya




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Question-about-CGAL-example-mesh-implicit-domains-tp4659082p4659085.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page