Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: An Interpolation on 2d Mesh

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: An Interpolation on 2d Mesh


Chronological Thread 
  • From: Richard Tsai <>
  • To:
  • Subject: [cgal-discuss] Re: An Interpolation on 2d Mesh
  • Date: Fri, 18 Nov 2011 05:32:41 -0800 (PST)

Thanks for your answering.
I have read it before.

And I have tried to use the function CGAL::natural_neighbor_coordinates_2 to
get the neighbor three points around query points, but it can not be applied
to my mesh, which data type is Constrained_Delaunay_triangulation_2.

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/An-Interpolation-on-2d-Mesh-tp4083164p4083239.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page