[vtkusers] updated image from vtkImagePlaneWidget
Dean Inglis
dean.inglis at sympatico.ca
Fri Jul 4 15:04:46 EDT 2008
Hi David,
my_vtkImageActor->SetInput( my_vtkImagePlaneWidget->GetResliceOutput() )
and you may have to do other things, like add a callback to listen to the
widget's InteractionEvent to tell the renderer to ResetCameraClippingRange.
Dean
>I've got an orthogonal rendering of some 3D data with 3
>vtkImagePlaneWidgets. I'd like to be able to display each plane as a
>separate 2D image which would get updated as the corresponding plane
>widget is altered (if the slice index is changed, for instance).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20080704/ed1d31fd/attachment.htm>
More information about the vtkusers
mailing list