[vtkusers] CONTINUE_EXECUTING with vtkinformation

Felipe Bordeu felipe.bordeu at ec-nantes.fr
Thu Jul 25 04:01:47 EDT 2013


Hello,

I have a source (home made reader) that is capable of generate data 
depending on some options.
I like to  control theses options using a filter way down in the 
pipeline. This means that I would like to send a vtkinformation upstream 
in the pipeline and also iterate for different values of this options. 
Something like the TemporalStatistics filter but not over time.

Till now, I tried to use the 
vtkStreamingDemandDrivenPipeline::CONTINUE_EXECUTING information (in the 
filter) to iterate over the data. My filter is re-executed but my source 
get executed only once.

Also tried to set a vtkInformationDoubleVectorKey to the inputVector in 
the RequestUpdateExtent() of my filter with some data but this 
information is never passed upstream.

Is this possible??? or we can do this only for time.

Thanks for all
Felipe


-- 
Felipe Bordeu Weldt
Ingénieur de Recherche
-------------------------------------
Tél. : 33 (0)2 40 37 16 57
Fax. : 33 (0)2 40 74 74 06
Felipe.Bordeu at ec-nantes.fr
Institut GeM - UMR CNRS 6183
École Centrale Nantes
1 Rue de La Noë, 44321 Nantes, FRANCE
-------------------------------------

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130725/b4e55c46/attachment.htm>


More information about the vtkusers mailing list