Dear VTK-users, I have written an application that uses 2 different vtkVolumeMapper. I'd like to enable the user to switch between the two mappers. However, after I have started my vtkRenderWindowInteractor (iren->Start()) the call volume->SetMapper( otherMapper ); has no effect. Can anybody help me please ? Regards, Steffen