To my mind execute()
doesn’t return anything. Methods build()
or generate()
would be better.
Alternatively a breaking change to
aReader.GetOutput(bool update = false)
or
aFilter.GetOutput(vtkDataObject* data = nullptr)
To my mind execute()
doesn’t return anything. Methods build()
or generate()
would be better.
Alternatively a breaking change to
aReader.GetOutput(bool update = false)
or
aFilter.GetOutput(vtkDataObject* data = nullptr)