Skip to content
Snippets Groups Projects
Commit f64ecb30 authored by Owen Arnold's avatar Owen Arnold
Browse files

refs #13523. vtkPointSet and Scale filter fix.

1) Scale filter fixed to set the representation to Surface. The change to StructuredGrid as the type for vtkasscicated with MDHistoWorkspaces seems to have broken this.

2) Scale filter fixed to work with vtkPointSets rather than vtkUnstructuredGrids. This makes the algorithm very generic, and removes the need to convert vtkPolyData sets into vtkUnstructuredGrids, as was happening previously.
parent 4fc8b62d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment