Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: Implementing custom version of CGAL::refine_Delaunay_mesh_2()

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: Implementing custom version of CGAL::refine_Delaunay_mesh_2()


Chronological Thread 
  • From: "M. Hazegh" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Implementing custom version of CGAL::refine_Delaunay_mesh_2()
  • Date: Wed, 22 Oct 2008 12:06:19 -0400
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=QayrYiqeUypSTvgU+6JP1lcs2NiL9osfFiiRB/Rpoa1bSXuqlKNFknHo9PzfSVkmVJ HScCghMFFBa1wRwiOcXQs+owcwcJegdkMe4LGYZpnERA4e4w9yRa1Xko4xlGk/0Xknyt JGE07F6BjWle3+5EFsiiCXk3mk4ELJlSfhJiA=

Sure. I need to clean up and test the code a bit and then I will publish it.

It's mostly a rip off from the existing CGAL code. I gathered all the
dependent classes required for Mesh_2 in a new namespace and then made
some changes to them.

-Ramin

On Wed, Oct 22, 2008 at 3:58 AM, Laurent Rineau
<>
wrote:
> On Wednesday 22 October 2008 03:21:25 M. Hazegh wrote:
>> Mariette and Laurent, I wanted to thank you for your help.
>> I finished the implementation and it works as long as the boundary
>> constraints are subdivided like usual.
>
> Ramin, will you publish your implementation? It might be a general interest.
>
> --
> Laurent Rineau, PhD
> 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