Subject: CGAL users discussion list
List archive
- From: "Sebastien Loriot (GeometryFactory)" <>
- To:
- Subject: Re: [cgal-discuss] parameter alpha in alpha complex
- Date: Mon, 15 Feb 2010 07:50:45 +0100
mahdavi wrote:
hi allIn the case of weighted points, building the alpha-complex is equivalent to building the 0-complex of the weighted points with weights increased by alpha (w_i + alpha). If you want a weighted point to represent a circle (or a sphere), the corresponding weight is its squared radius.
I use alpha complex ,my program is used regular triangulation for weighted
points and I want to grow points by constant alpha(a). please anybody say
me that in weighted alpha complex must be used alpha or square alpha ,
//////////////////////////////////////////////////////////////////////
Which is instruction correct?
1:Alpha_shape_3 as(P1.begin(), P1.end(), a, Alpha_shape_3::GENERAL);
2:Alpha_shape_3 as(P1.begin(), P1.end(), a^2 ,Alpha_shape_3::GENERAL);
thanks.
S.
- [cgal-discuss] parameter alpha in alpha complex, mahdavi, 02/12/2010
- Re: [cgal-discuss] parameter alpha in alpha complex, Sebastien Loriot (GeometryFactory), 02/15/2010
- [cgal-discuss] Re: parameter alpha in alpha complex, mahdavi, 02/15/2010
- Re: [cgal-discuss] parameter alpha in alpha complex, Mariette Yvinec, 02/15/2010
- [cgal-discuss] literature, Maarten Moesen, 02/25/2010
- Re: [cgal-discuss] parameter alpha in alpha complex, Sebastien Loriot (GeometryFactory), 02/15/2010
Archive powered by MHonArc 2.6.16.