Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] possible to control resolution of tetrahedralization?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] possible to control resolution of tetrahedralization?


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] possible to control resolution of tetrahedralization?
  • Date: Thu, 09 Dec 2010 16:23:16 +0100

Michel Audette wrote:
Hello,

I would like to produce a tetrahedralization with good control over the resolution of the mesh. Does Triangulation_3 admit this type of control? Does it rely on another class that inserts vertices in a manner that is faithful to a prescribed density function?

Best wishes,

Triangulation_3 only provides a triangulation of input points provided
by the user.

Have a look at this chapter of the documentation:
http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Mesh_3/Chapter_main.html

S.



Michel

--
Michel Audette, Ph.D.
R & D Engineer,
Kitware Inc.,
Chapel Hill, N.C.





Archive powered by MHonArc 2.6.16.

Top of Page