[vtkusers] Refresh Render
Roland Krause
rokrau at yahoo.com
Mon May 10 12:24:57 EDT 2010
Just call Modified() on your data and RenderWindow()->Render().
That should do the trick.
Roland
________________________________
From: pablo p del castillo <pablodecastillo at yahoo.es>
To: vtkusers at vtk.org
Sent: Fri, May 7, 2010 11:06:21 AM
Subject: [vtkusers] Refresh Render
Hello,
I have a simulation program, it is finite element calculating deformation nonlinear using a iterations . When the solver is finished, i can postprocess the solution with vtk pretty good.
Now i would like open the postprocessor when the program start and every n iterations refresh the render actors.
Is it possible?, is there any example?
Advanced thanks,
Pablo
_______________________________________________
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
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100510/81b36e15/attachment.htm>
More information about the vtkusers
mailing list