[vtkusers] interpolation on a 2D mesh
chubbyskwerl-vtk at yahoo.com
chubbyskwerl-vtk at yahoo.com
Mon Oct 25 18:50:02 EDT 2010
Hi,
I'd like to know if VTK has a function to solve the following problem:
I have a 2D manifold surface mesh (e.g. not volumetric). Some of the vertices
have associated values, and others do not. I would like a function which
computes interpolated values on the blank vertices based on values from the
non-blank vertices.
I have found the vtkMeanValueCoordinatesInterpolator class, but if I understand
it correctly, that seems to be more geared to interpolating values between
vertices on a volumetric mesh.
Does VTK have the function that I'm looking for?
thanks,
Dan K
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20101025/b7959bda/attachment.htm>
More information about the vtkusers
mailing list