Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] 3D mesh criteria

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] 3D mesh criteria


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] 3D mesh criteria
  • Date: Fri, 5 Mar 2010 20:54:32 +0100
  • Organization: GeometryFactory

Le Vendredi 05 Mars 2010 20:11:45, Ramin H a écrit :
> Hello everybody,
>
> In Mesh_3, we specify facet criteria for the mesh as follows:
>
> Facet_criteria facet_criteria(25, 0.15, 0.008); // angle, size,
> approximation
>
> Does this criteria apply only to the boundary of the mesh or it also
> applies to all facets in the volume mesh?

Only to the facet of what you call the boundary of the volume mesh.

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



Archive powered by MHonArc 2.6.16.

Top of Page