Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Arrangement_with_history::Induced_edge_iterator problem

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Arrangement_with_history::Induced_edge_iterator problem


Chronological Thread 
  • From: Martin Baeker <>
  • To:
  • Subject: Re: [cgal-discuss] Arrangement_with_history::Induced_edge_iterator problem
  • Date: Fri, 28 Sep 2007 08:15:38 +0200 (CEST)
  • Organization: Institut fuer Werkstoffe TU Braunschweig

> > I am puzzled by this because the manual says that
> > Induced_edge_iterator returns a halfedge handle, and this does have a
> > curve() function, doesn't it?
> >
> I believe it says that the value type of Induced_edge_iterator is
> Halfedge_handle, so the correct statement should be:
>
> std::cout << (*eit)->curve() << std::endl;
>

<slaps his head>
Thanks a bunch, works like charm now.

Regards,

Martin.

Priv.-Doz. Dr. Martin Bäker
Institut für Werkstoffe
Technische Universität Braunschweig
Langer Kamp 8
38106 Braunschweig
Germany
Tel.: 00-49-531-391-3073
Fax 00-49-531-391-3058
e-mail
<>


Archive powered by MHonArc 2.6.16.

Top of Page