Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Can I get handle out of an iterator/circulator?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Can I get handle out of an iterator/circulator?


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Can I get handle out of an iterator/circulator?
  • Date: Sun, 21 Mar 2010 14:02:03 +0100
  • Organization: GeometryFactory

Le Samedi 20 Mars 2010 20:40:04, Jiongxin Jin a écrit :
> Thank you for your clarification, Laurent.
> Actually, that is exactly what I did after reading the source code a bit.
> Just because I cannot find any document, I am not sure whether it is
> the correct way to do.
> (For example, future versions of CGAL may change the implementation of
> handles.) Now I think I just cast them to handles anyway. :)

That is said from time to time in the manual, for example here:
http://www.cgal.org/Manual/last/doc_html/cgal_manual/Triangulation_2/Chapter_main.html#Section_33.4

There is probably a better way to documentation that implicit conversion. As
a
user (and reader of the manual), do you have a suggestion how we could
improve
that?

--
Laurent Rineau, PhD
Release Manager of the CGAL Project http://www.cgal.org/
R&D Engineer at GeometryFactory http://www.geometryfactory.com/



Archive powered by MHonArc 2.6.16.

Top of Page