Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

[cgal-discuss] 3D mesh criteria


Chronological Thread 
  • From: Ramin H <>
  • To:
  • Subject: [cgal-discuss] 3D mesh criteria
  • Date: Fri, 5 Mar 2010 14:11:45 -0500
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=xqzYPf9Q4rkL3SoOwqMdqPJ5u0b3sesvfBurm0XnNgAR/9zh6rN4/QHDKzqZvmisGT qtxdp6UOEJAYMIGYEB9/OJ2KjKjvS6BUNfRFwNBazAbRh7051WO0i+tppJJA5UsPhRHx i6MidbilYyIAIBSHf3TugMqH4E2ZzO6qEOw6Q=

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?

Thanks,
-Ramin




Archive powered by MHonArc 2.6.16.

Top of Page