[Paraview] Paraview and temporal data set cache

R M mlokida at yahoo.fr
Fri Oct 29 10:50:38 EDT 2010


Hello,

I develop a reader that process a format describing geometry, attributes and 
temporals data.  When I load a file in paraview and that I ask for a specific 
time step, I can trace the call and I see that a RequestData is done.  So, for 
each request data, my output contains the geometry, the attributes and temporal 
data for the asked time step.
But, when in Paraview I have asked for all time steps, there is no more call to 
RequestData in my reader plugin.  

I guess that Paraview has a temporal Data Set cache implementation. 

Am I right ?

Thank you.


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20101029/9304486f/attachment-0001.htm>


More information about the ParaView mailing list