Skip to content
  • David Gobbi's avatar
    Simplify vtkImageStencilIterator. · 3dae091d
    David Gobbi authored
    This class is now derived from vtkImagePointDataIterator, which is a
    non-templated base class that provides most of the functionality. By
    removing most of the code from the template, the amount of code bloat
    caused by the template is reduced.
    3dae091d