Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] "wrong handle" error when running convex_decomposition_3

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] "wrong handle" error when running convex_decomposition_3


Chronological Thread 
  • From: Nicholas Mario Wardhana <>
  • To:
  • Subject: Re: [cgal-discuss] "wrong handle" error when running convex_decomposition_3
  • Date: Mon, 27 Jun 2011 17:49:24 +0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=qqmFMOTW1eDcgTp9SzFruLKcyR7JXCk5s1/MrOjMbq5nmCGfirlMQ1y8uSPFFxGHr8 pGXQ4K9SKtBE5jNFkq5KiZ0lFz9dKfRUP1FKzzDRYyoUR/LR52RJKFEqFf40OQu+bTCD iUTP0igqFPLeD8IOjVnw8itIRTPjBuDbQnUf4=

On 27 June 2011 16:39, Sebastien Loriot (GeometryFactory)
<>
wrote:
> This is a known issue already fixed.
> Attached is include/CGAL/Nef_S2/SM_point_locator.h patched.
>
> Sebastien.
>

Thank you for the patch, Sebastien! I took a look inside the file and
I realised that it was mostly due to const handles. Now the code works
well, thanks again.

Best regards,
Nicholas



Archive powered by MHonArc 2.6.16.

Top of Page