[vtkusers] Offset points in vtkPolyData

Андрей Траченко goodrone at gmail.com
Sat Nov 7 04:38:48 EST 2009


Given a vtkDataArray (number of components = 3) and vtkPolyData, how
can I use the array as displacement vectors, and move points in
polydata along those vectors?

It is trivial to write such a filter, but I'm sure there must be one
in VTK, I just can't find it.

Andrew



More information about the vtkusers mailing list