Add mesh deformation filter
The filter is based on CGAL::Surface_mesh_deformation
.
Three inputs can be given:
- a vtkPolyData for the mesh to deform
- a vtkPointSet defining the target positions and unique IDs of the points to move
- (optional) a vtkSelection defining a region of interest containing points that can be moved during the deformation
Edited by Tiffany Chhim