Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] c3t3 criteria question is the "radius bound" same as the "distance bound" for facet?

Subject: CGAL users discussion list

List archive

[cgal-discuss] c3t3 criteria question is the "radius bound" same as the "distance bound" for facet?


Chronological Thread 
  • From: optiker <>
  • To:
  • Subject: [cgal-discuss] c3t3 criteria question is the "radius bound" same as the "distance bound" for facet?
  • Date: Fri, 19 Oct 2012 02:16:43 -0700 (PDT)

Hi everyone,
Recently,I write a programme about the 3d mesh.I don't understand the facet
criteria "radius bound".

First question : Is the "radius bound" same as the "distance bound" for
facet?

Second question : How should I use this criteria in my programme.
In the cgal_manual , it gives
"
Mesh_criteria criteria(facet_angle=30, facet_size=0.1, facet_distance=0.025,
cell_radius_edge_ratio=2, cell_size=0.1);
"
if i choose facet_distance=0.1, facet_size=? ???





--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/c3t3-criteria-question-is-the-radius-bound-same-as-the-distance-bound-for-facet-tp4656052.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] c3t3 criteria question is the "radius bound" same as the "distance bound" for facet?, optiker, 10/19/2012

Archive powered by MHonArc 2.6.18.

Top of Page