Skip to content
  • David Cole's avatar
    ENH: Add a vtkDataObject overload for SetInput. It hides/reimplements the one... · e4f86e70
    David Cole authored
    ENH: Add a vtkDataObject overload for SetInput. It hides/reimplements the one from the parent class that does not work, even if it is called with a vtkPointSet. This one will work if given a vtkPointSet input and will produce helpful error output if given non-vtkPointSet input. It will also hopefully prevent unnecessary future hours of debugging.
    e4f86e70