[vtkusers] How to update render window programmatically taking into account the desired update rate...

AGPX agpxnet at yahoo.it
Sat Jul 3 14:17:20 EDT 2010


Hello,

I have a render window with a 3D volume (rendered with a desired update rate). I have (in the same window) a plane widget. Finally, I have a slider that I can use to move the plane. When I move the plane through the slider, I need to update the render window to show the new plane position. I perform this through the method Render of the vtkRenderWindow. This works, but the desired update rate isn't respected, that is no degradation are perfomed. There's any way to obtain this result when I interact with the window programmatically (instead of the mouse interactions)?

Thanks in advance.



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100703/b22bfc76/attachment.htm>


More information about the vtkusers mailing list