> > a) is there a vtk function that adds the displacement to the points? (as opposed > > to the way im looping it now?) <the array.tcl example didnt use them, and the > > book doesnt clarify> > > vtkWarp should do it. I meant vtkWarpVector.