<HTML>
<HEAD>
<TITLE>Temporal datasets that have changing properties</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi All,<BR>
I have a temporal data that changes structure less frequently than the properties on the structure. For instance in 100 timesteps the structure may only change once every ten timesteps.<BR>
Are there ways to handle this in VTK? Currently I re-create my mesh every time step but I think I can make things faster by only changing the properties when needed and caching the structure.<BR>
I saw some posts on the developer list about setting the &#8220;DATA_GEOMETRY_UNMODIFIED&#8221; flag but I couldn&#8217;t quite follow along. Also,I&#8217;m still on vtk 5.2.1 rather than cvs head.<BR>
<BR>
Gerrick</SPAN></FONT>
</BODY>
</HTML>