fvpolpeta / devide

Automatically exported from code.google.com/p/devide
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

wrap vtkThinPlateSpline #153

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
There is currently no module wrapping the vtkThinPlateSpline.  Make this new 
module before the next release (users will also be able to download this via 
SVN into the 9.8 release).

vtkThinPlateSpline takes two sets of vtkPoints, to start with the module 
should take any combination of vtkPoints OR vtkPolyData and do the necessary 
conversions internally.

Original issue reported on code.google.com by cpbotha on 25 Sep 2009 at 8:36