Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] 3D mesh with features

Subject: CGAL users discussion list

List archive

[cgal-discuss] 3D mesh with features


Chronological Thread 
  • From: <>
  • To: <>
  • Subject: [cgal-discuss] 3D mesh with features
  • Date: Wed, 14 Aug 2013 13:32:38 +0000
  • Accept-language: fr-CH, de-CH, en-US

Hello,

 

I am trying to follow the example of two spheres where the resulting mesh is constrained by polylines;

 

But my domain is an image. I want to constrain the resulting volumetric mesh later by a surface.

 

As I found out, the  Mesh_domain_with_polyline_features_3() only accepts implicit domains.

 

How can I convert my image to the implicit domain OR add features to the image domain?

 

Thanks a lot for the help,

 

Regards,

Kshahim




Archive powered by MHonArc 2.6.18.

Top of Page