Subject: CGAL users discussion list
List archive
- From: Keith Ealanta <>
- To:
- Subject: Re: [cgal-discuss] More problems filling holes...
- Date: Wed, 07 Feb 2007 01:29:34 +1100
Ahh, I got an answer on why that error.
I should have used
arr.non_const_handle(fi)->erase_hole(hi.current_iterator());
not
arr.non_const_handle(fi)->erase_hole(current_iterator());
This then showed me that erase_hole is private to CGAL::Arrangement_2<Traits_,Dcel_>::Face
.\CGAL_Access.cpp(132) : error C2248:
'CGAL::Arrangement_2<Traits_,Dcel_>::Face::erase_hole' : cannot
access private member declared in class
'CGAL::Arrangement_2<Traits_,Dcel_>::Face'
Please someone tell me there's a neat dodge to get around this?
Keith Ealanta
- More problems filling holes..., Keith Ealanta, 02/06/2007
- Re: [cgal-discuss] More problems filling holes..., Keith Ealanta, 02/06/2007
- Re: [cgal-discuss] More problems filling holes..., Efraim Fogel, 02/06/2007
- Re: [cgal-discuss] More problems filling holes..., Keith Ealanta, 02/11/2007
- Re: [cgal-discuss] More problems filling holes..., Keith Ealanta, 02/11/2007
- Problem with conversions, Olivier Tournaire, 02/11/2007
- Re: [cgal-discuss] Problem with conversions, Sylvain Pion, 02/11/2007
- Problem with conversions, Olivier Tournaire, 02/11/2007
- Re: [cgal-discuss] More problems filling holes..., Efi Fogel, 02/11/2007
- Re: [cgal-discuss] More problems filling holes..., Keith Ealanta, 02/11/2007
- Re: [cgal-discuss] More problems filling holes..., Keith Ealanta, 02/11/2007
Archive powered by MHonArc 2.6.16.