[vtkusers] clipping plane with 2D image as surface
Hans-Jörg Wittsack
wittsack at uni-duesseldorf.de
Wed Mar 19 08:51:57 EST 2003
Hi,
I have a 3D image volume within a vtkImageData array.
To visualize this, I use a vtkVolumeRayCastMapper.
Further it was easy to implement clipping planes using
something like "vol_mapper->AddClippingPlane(plane)".
Now I want to display the resliced 2D image that corresponds
to the clipping plane within the 3D scene. In other words:
the clipping plane should show the 2D image cut as surface.
What is the best way to get this result?
Thanks
Hans-Jörg
More information about the vtkusers
mailing list