Skip to content

vtkPVContourFilter: use vtkContour3DLinearGrid if ComputeScalars on

vtkContour3DLinearGrid can now handle the ComputeScalars option, so vtkPVContourFilter can delegate to it.

Merge request reports