-
- Downloads
ComputeScalars only affects the scalar field
vtkmContour was treating `ComputeScalars` as a flag to turn on/off the interpolation and generation of all of the fields in the output. As per its superclass `vtkContourFilter`, it should only affect the generation of the scalar field.
Please register or sign in to comment