Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: Area of convex polygons with non-constant density

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: Area of convex polygons with non-constant density


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Area of convex polygons with non-constant density
  • Date: Mon, 27 May 2013 16:18:50 +0200
  • Organization: GeometryFactory

Hello,

A good starting point might be the constrained triangulation demo.
In a subdirectory you can see a custom size criteria

CGAL-4.2/demo/Triangulation_2/include/CGAL/Lipschitz_sizing_field_criteria_2.h

You might just take it and adapt it to your needs.

andreas

On 27/05/2013 15:47, liudaisuda wrote:
Can you point out to me the CGAL class by which I can specify the meshing
criteria? The two available ones I found are Delaunay_mesh_criteria_2<CDT>.
Delaunay_mesh_size_criteria_2<CDT>. But I could find any way to impose the
custom criteria as you suggested.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Area-of-convex-polygons-with-non-constant-density-tp4657579p4657594.html
Sent from the cgal-discuss mailing list archive at Nabble.com.




--
Andreas Fabri, PhD
Chief Officer, GeometryFactory
Editor, The CGAL Project

phone: +33.492.954.912 skype: andreas.fabri



Archive powered by MHonArc 2.6.18.

Top of Page