Hi VTK users, I have a closed 3D mesh (vtkPolyData) for which each scalar has a value assign to it. I would like to increase the resolution of the mesh to have a better scalar resolution. Is there a filter to increase the number of cells of a polydata without changing its shape? Thank you! Mathieu