Subject: CGAL users discussion list
List archive
- From: pascal8361 <>
- To:
- Subject: [cgal-discuss] copy Halfedge Data Structure
- Date: Sat, 11 Sep 2010 04:57:26 -0700 (PDT)
hello
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
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/copy-Halfedge-Data-Structure-tp2535609p2535609.html
Sent from the cgal-discuss mailing list archive at Nabble.com.
- [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.