Hi everyone,<br><br>I found a limitation in the vtkImagePlaneWidget and I was wondering what is the best way to overcome it.<br><br>I want to pipe the resliced output of the vtkImagePlaneWidget to a vtkImageViewer and it seems to work through the GetResliceOutput() method. However, it does not seem to update the vtkImageViewer object automatically. I have to manually call Render() on it.
<br><br>Is there a way yo make this automatic like how it is in the pipeline.<br><br>Cheers,<br>Luca<br>