[Paraview] Re : Paraview and temporal data set cache
R M
mlokida at yahoo.fr
Fri Oct 29 11:25:53 EDT 2010
I can ask my self. I have just discover that we can set the cache geometry cache
in the Paraview Edit/Settings.
Sorry for the inconvenience.
________________________________
De : R M <mlokida at yahoo.fr>
À : paraview at paraview.org
Envoyé le : Ven 29 octobre 2010, 16h 50min 38s
Objet : [Paraview] Paraview and temporal data set cache
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/23d518c6/attachment.htm>
More information about the ParaView
mailing list