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: Jiongxin Jin <>
  • To:
  • Subject: Re: [cgal-discuss] Can I get handle out of an iterator/circulator?
  • Date: Sun, 21 Mar 2010 21:39:45 +0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=RM3TIiULV7PBUq8yAtTs9HNo58NfjOj/fyKIiYALE1A66B4IF1cscrWeke3TYWbIed W5IuxJNOoUHRoHc3oF94V+bcsPvyKYmbbCaqn/dxNm//yCdsRXC82Mr3Vyp7pmJIAYaP TcBWwXseTL+nfGwoZKme7vSMQ6n2k0fyczLKw=

I missed that, so it was my fault actually.
Later, I also found the following link, which states very clearly.
http://www.cgal.org/Manual/last/doc_html/cgal_manual/Circulator/Chapter_main.html
You are doing a good job.
Thanks.

James

On Sun, Mar 21, 2010 at 9:02 PM, Laurent Rineau (GeometryFactory)
<>
wrote:
> 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/
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss
>
>
>



Archive powered by MHonArc 2.6.16.

Top of Page