Add a warpVector worklet and filter
This commit adds a worklet as well as a filter that modify point coordinates by moving points along a vector by a certain scalar amount. It's a simpified version of the vtkWarpVector in VTK.
This commit adds a worklet as well as a filter that modify point coordinates by moving points along a vector by a certain scalar amount. It's a simpified version of the vtkWarpVector in VTK.