Subject: CGAL users discussion list
List archive
- From: "Sebastien Loriot (GeometryFactory)" <>
- To:
- Subject: Re: [cgal-discuss] copy Halfedge Data Structure
- Date: Mon, 20 Sep 2010 09:53:44 +0200
pascal8361 wrote:
helloCan you post a minimal example showing the problem?
I do have a Halfedge Data Sturcture like:
HDS hds;
hds.add_some_stuff.....
than I need a second halfedge data structure:
HDS hds_copy = hds;
or
HDS hds_copy(hds);
(both ways are not working)
when I do some modifications on hds_copy and call the function
decorator.is_valid() - I get an error ... (there are to many halfedges in
the HDS)
any idea where the problem is???
best
Pascal
S.
- [cgal-discuss] copy Halfedge Data Structure, pascal8361, 09/11/2010
- Re: [cgal-discuss] copy Halfedge Data Structure, Sebastien Loriot (GeometryFactory), 09/20/2010
Archive powered by MHonArc 2.6.16.