[vtkusers] CONTINUE_EXECUTING with vtkinformation

Biddiscombe, John A. biddisco at cscs.ch
Thu Jul 25 04:19:16 EDT 2013


did you add the vector you want to pass upstream to the KEYS_TO_COPY vector. My memory is hazy, but what you are trying to do ought to work.

JB

From: vtkusers-bounces at vtk.org [mailto:vtkusers-bounces at vtk.org] On Behalf Of Felipe Bordeu
Sent: 25 July 2013 10:02
To: vtkusers
Subject: [vtkusers] CONTINUE_EXECUTING with vtkinformation

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<mailto: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/0a6e1c4d/attachment.htm>


More information about the vtkusers mailing list