Hi, all I have a series of CT Images and render them in Volume by vtkVolumeRayCastMapper. Now given a polygon by user clicking on the screen, how to clip the volume with the inner objects removed? I just want the "hole" effect for displaying. Any suggestion?