<div dir="ltr"><div><div>instantiate a vtkImageActor in a separate renderer / renderwindow and set its input to the vtkImageData returned<br>from vtkImagePlaneWidget method GetResliceOutput() . You may have to create and add a callback to the widget<br>
</div>to listen for interaction events during which you can force vtkImageActor to Update() and render.<br><br></div>best regards,<br>Dean<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 24, 2013 at 10:41 PM, ljp19890525 <span dir="ltr"><<a href="mailto:ljp19890525@163.com" target="_blank">ljp19890525@163.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>
<div style="MARGIN:10px">
<div>Hi ,</div>
<div>I try to build the slice view of volumes in
the three orthogonal axis(x,y and z) by
vtkImagePlaneWidget ,BUT how to set the communication between
vtkImagePlaneWidget object and volume?</div>
<div>How the show the cutting plane in real time when
dragging the vtkImagePlaneWidget?</div>
<div>Thanks a lot!!!!!</div>
<div> </div>
<hr style="WIDTH:210px;min-height:1px" align="left" color="#b5c4df" size="1"><span class="HOEnZb"><font color="#888888">
<div><span>ljp19890525</span></div></font></span></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>