Skip to content
  • Cory Quammen's avatar
    Slight rename of function · 2148eb3c
    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