Subject: CGAL users discussion list
List archive
- From: <>
- To:
- Subject: [cgal-discuss] alphashapes edges into file
- Date: Wed, 6 Aug 2008 15:46:05 +0200 (CEST)
Hello,
I have a set of points and use alphashapes to get the boundary of these
points.
as.get_alpha_shape_edges(std::back_inserter(edges),
Alpha_shape_3::SINGULAR);
But how can I write the edges into a file that I can have look on them in
grass
gis for example?
for(it = edges.begin(), it != edges.end(); ++it)
{
cout << *it << endl;
}
does not work.
Does anybody know how to do it??
Thanks
Andi
- [cgal-discuss] alphashapes edges into file, andruit, 08/06/2008
- Re: [cgal-discuss] alphashapes edges into file, Manuel Caroli, 08/06/2008
- <Possible follow-up(s)>
- Re: [cgal-discuss] alphashapes edges into file, andruit, 08/07/2008
Archive powered by MHonArc 2.6.16.