[vtkusers] Cropping on VTKVolume

Chameera Wijebandara chameerawijebandara at gmail.com
Wed Dec 4 00:48:35 EST 2013


Hi all,
I am new user of VTK and i am using VTK 6.0 wth C++
I want to figure out a way to crop vtkVolume with respectively to the given
6 planes
I have try this,


> *vtkVolumeMapper* mapper = (vtkVolumeMapper*)( volume->GetMapper() );*
> *mapper->CroppingOn();*
> *mapper->SetCroppingRegionPlanes(planes );*
> *mapper->SetCroppingRegionFlagsToSubVolume();*



but the output quality is not good
Do you have any suggestions

Thanks
 Chameera
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20131204/dc4d085b/attachment.htm>


More information about the vtkusers mailing list