[vtk-developers] Turn off the visibility of a vtkImageSlice in a vtkImageStack

David Doria daviddoria at gmail.com
Wed Apr 25 09:36:10 EDT 2012


Is there a way to temporarily turn off a slice in a stack? The
slice->VisibilityOff() function for a slice in a stack does not seem
to work. See a full example here:

http://codepad.org/1a6rlQdJ

Even with the imageSlice2->VisibilityOff() call, both slices are still visible.

Any ideas?

David



More information about the vtk-developers mailing list