Skip to content
  • Haocheng LIU's avatar
    Add a warpVector worklet and filter · a4c4c193
    Haocheng LIU authored
    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.
    It doesn't modify the point coordinates, but creates a new point coordinates that have been warped.
    a4c4c193