I have a volume which is then resliced by the vtkImagePlaneWidget to show the slice on the screen.<br>
<br>
Somewher down the Code I change the volume a little and make a new volume object .<br>
<br>
Now my question is Can i just pass the volume data to the widget by
using SetInput or I have to make the whole pipeline again , right from
Interactor and Renderer.<br>
<br>
Thanx in advance<br>
<br>
Darshan<br>