<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hi all,<BR>
<BR>
What I am trying to do is to use three vtkImagePlaneWidgets to visualize<BR>
medical image data in the three prinicipal directions (sagittal, axial and coronal).<BR>
When setting RestrictPlaneToVolumeOn() scrolling is bounded to the volume.<BR>
However, after rotation the planes are not bounded to the image boundaries anymore<BR>
and can extend outside the image volume. I know that with vtkImplicitPlane this is <BR>
prohibited even after plane rotation, but no image information can be mapped onto<BR>
the plane itself. So, is there a possibility to combine the properties of both widgets? <BR>
Thank you in advance!<BR>
<BR>
Regards,<BR>
Paul Biegel<BR>                                            </div></body>
</html>