[vtkusers] VTK 5.0: Disconnect filters from pipeline?
Christina Lacalli
christina.lacalli at igd.fraunhofer.de
Tue Aug 15 05:39:55 EDT 2006
Hello,
does anyone know if there is a possibilty in VTK 5.0 to disconnect filters
from a pipeline? Or in other words does VTK has an equivalent function to
the "DisconnectPipeline()" function in ITK?
In order to save memory I want to delete a filter and its output after the
output of this filter has been passed to the next filter.
I tried already to set the ReleaseData flag to 1, but it seems that
this has no effect.
Thanks a lot for help
Christina
More information about the vtkusers
mailing list