[vtkusers] CreateRepeatingTimer Loop with memory
Andreas Pedroni
anpedroni at gmail.com
Tue Nov 20 15:48:56 EST 2018
Dear list
Is there a way to use a RepeatingTimer as in this example: https://www.vtk.org/Wiki/VTK/Examples/Python/Animation <https://www.vtk.org/Wiki/VTK/Examples/Python/Animation> in which the loop for the animation (in the example the method execute()) can return output in each iteration that is used in the the next iteration? In other words, is there a way to use information that is calculated in one iteration for the next iteration? Sorry, I am not sure if the question is understandable.
best
Andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20181120/bb30e19d/attachment.html>
More information about the vtkusers
mailing list