[vtkusers] how to update renderwindow in real time?

Jesús Spí­nola jspinola at gmail.com
Wed Dec 20 07:30:28 EST 2006


You have to invoke the Render() method from your current
vtkRenderWindowInteractor object

2006/12/18, Dominik Szczerba <domi at vision.ee.ethz.ch>:
>
> call Render()?
> --ds
>
> Ashish Singh wrote:
> > Hi,
> >
> > I created a volume in a renderwindow. I am changing the color of the
> volume
> > in real time through a callback function and using GUI. But the color
> change
> > is not visible on the volume until I start interacting with it(not until
> I
> >
> > click in the renderwindow).
> > How do I update my renderwindow so as to be ableto view this change in
> real time?
> > What is the function that I need to call?
> >
> > Thanks,
> > Ashish
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > This is the private VTK discussion list.
> > Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> > Follow this link to subscribe/unsubscribe:
> > http://www.vtk.org/mailman/listinfo/vtkusers
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the 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/20061220/6e9c4a2c/attachment.htm>


More information about the vtkusers mailing list