Skip to content
  • Cory Quammen's avatar
    Add Invert option to vtkThreshold · 43a744f1
    Cory Quammen authored
    The Invert option simply inverts which cells are kept in the output of
    the vtkThreshold. In other words, if a cell would be included in the
    filter output normally, it will not be included when the Invert option
    is on, and vice versa. Also, updated the test to check that inversion
    produces a reasonable result.
    43a744f1