vtk-m/docs
Haocheng LIU 56993bc9e2 Add a warpScalar worklet and filter
This commit adds a worklet as well as a filter that modify point coordinates by moving points
along point normals by the scalar amount times the scalar factor.
It's a simpified version of the vtkWarpScalar class in VTK. Additionally the filter doesn't
modify the point coordinates, but creates a new point coordinates that have been warped.
2018-07-09 15:33:25 -04:00
..
changelog Add a warpScalar worklet and filter 2018-07-09 15:33:25 -04:00
CodingConventions.md Remove VS2013 workarounds from VTK-m. 2018-02-23 15:39:39 -05:00