Dear Kitware experts and users, :)

I'm still fighting with my live data reader and my deadline is
approaching :(

In my vtkMultiBlockDataSetAlgorithm derived reader
I implement

RequestInformation()
RequestData()
and
RequestUpdateExtent()

and call Modfied() and Update() from a thread.
Sofar all works, I trigger RequestUpdateExtent() for a valid
time-value not
read up to now. This time value is request by RequestData() and I return
the new data - there is just no rendering.

I have no idea about how to force it.

Thank you very much!

Fabian Wein

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to