Skip to Content.
Sympa Menu

cgal-discuss - RE: [cgal-discuss] surface point insertion

Subject: CGAL users discussion list

List archive

RE: [cgal-discuss] surface point insertion


Chronological Thread 
  • From: <>
  • To: <>
  • Subject: RE: [cgal-discuss] surface point insertion
  • Date: Tue, 3 Sep 2013 15:45:36 +0000
  • Accept-language: fr-CH, de-CH, en-US

Yes Exactly, I have created a mesh using:

Mesh_domain domain(image);
C3t3 c3t3 = CGAL::make_mesh_3<C3t3>(domain, criteria);

Thanks a lot

-----Original Message-----
From:


[mailto:]
On Behalf Of Laurent Rineau (CGAL/GeometryFactory)
Sent: Tuesday, September 03, 2013 5:42 PM
To:

Subject: Re: [cgal-discuss] surface point insertion

Le mardi 03 septembre 2013 15:37:17

a écrit :
> Is there any example for inserting surface points (with connectivity)
> into a volumetric mesh?

Please be more explicit. What do you call a volumetric mesh? The 'c3t3'
created by the CGAL 3D mesh generator?


What you want is probably quite difficult to implement without knowing a lot
of the internal of the CGAL 3D mesh generator.

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/


--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss





Archive powered by MHonArc 2.6.18.

Top of Page