[vtkusers] How to elevate a vtkImageData into a vtkAlgorithm object?
David Gobbi
david.gobbi at gmail.com
Mon Apr 30 13:22:46 EDT 2018
You can also try vtkTrivialProducer, it's a special vtkAlgorithm that does
nothing.
Just create a vtkTrivialProducer and then call SetOutput() to set what its
output should be.
- David
On Mon, Apr 30, 2018 at 11:17 AM, normanius <juch at zhaw.ch> wrote:
> Quick and useful, as usual. Many thanks, David!
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20180430/48036d20/attachment.html>
More information about the vtkusers
mailing list