Skip to content
  • George Zagaris's avatar
    ENH/BUGFIX: ImageData-To-StructuredGrid Updates · a15996f0
    George Zagaris authored
    Inherited from vtkStructuredGridAlgorithm instead
    of vtkDataSetAlgorithm. Fixed floating point issue
    by setting the points array to be double precision.
    Added simple example code that demonstrates the use
    of the filter and a corresponding test for the filter.
    a15996f0