-
Cory Quammen authored
Change vtkContour3DLinearGrid::CanProcessDataObject() to vtkContour3DLinearGrid::CanFullyProcessDataObject(). vtkContour3DLinearGrid can process any data object, it will just skip non-linear cells. Adding in the "Fully" makes it clear that this returns whether all cells can be processed.
2148eb3c