[vtkusers] A question asked again!!! Please help!!!
Yang Wang
dietpaopao at netscape.net
Mon Apr 12 00:10:05 EDT 2004
Dear Tcl/vtk Users,
Can anyone give me some hint or help on the following problem?
______________________________
1
______________________________
2 | 3 | 4
__________|________|____________
This is the interface in the same toplevel window.
1--- for 3D volume data
2,3,4--- for slices from x,y,z axias orientation respectively in 2D
Currently, I use vtkVolume16Reader and vtkImagePlaneWidget
so that I can display in section 1 the 3 slices from x,y,z axias orientation
that probing the volume in 3D mode. Also 3 scales that can control each
slice index that are shown.
BUT how can I display the 3 slices respectively again in section 2,3,4
which exactly correspond to those in section 1, and in 2D mode? Can I still
use vtkImagePlaneWidget?
How can I implement multiple render windows (1,2,3,4) in this same top level
window?
Thank you very much!!
Yours,
casper
More information about the vtkusers
mailing list