[vtkusers] VTK Time support

David E DeMarle dave.demarle at kitware.com
Wed May 20 21:16:07 EDT 2015


It is still there, just that the classnames have morphed repeatedly since
it was first introduced.

See Filters/General/vtkTimeSourceExample.h
and Common/ExecutionModel/Testing/Cxx/TestTemporalSupport.cxx for decent
places to start investigating.



David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909

On Wed, May 20, 2015 at 8:53 PM, Evan Kao <tossin at gmail.com> wrote:

> Hello vtk-users,
>
> What's the best way to store/handle time-varying data with VTK?  I found
> this Wiki page <http://www.vtk.org/Wiki/VTK/Time_Support> 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?
>
> 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?
>
> Thanks,
> Evan Kao
>
> _______________________________________________
> 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 VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150520/b9845e73/attachment.html>


More information about the vtkusers mailing list