<div dir="ltr">It is still there, just that the classnames have morphed repeatedly since it was first introduced.<div><br></div><div>See Filters/General/vtkTimeSourceExample.h and Common/ExecutionModel/Testing/Cxx/TestTemporalSupport.cxx for decent places to start investigating.</div><div><br></div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div></div>
<br><div class="gmail_quote">On Wed, May 20, 2015 at 8:53 PM, Evan Kao <span dir="ltr"><<a href="mailto:tossin@gmail.com" target="_blank">tossin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Hello vtk-users,<br><br></div>What's the best way to store/handle time-varying data with VTK?  I found this <a href="http://www.vtk.org/Wiki/VTK/Time_Support" target="_blank">Wiki page</a> on Time Support, which says it's been implemented, but couldn't find the class vtkTemporalDataSet in the nightly documentation or my current version of VTK (6.1).  It does appear in an earlier version though (5.10.0).  Is there any reason why it was removed?<br><br></div>If there isn't a special class for this, does it make sense to simply add multiple data arrays to a single data object, one for each time point?  Or is it better to have a data object for each time point?<br><br></div>Thanks,<br></div>Evan Kao<br></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>