Hello all<div>I'm implementing a medical image viewer with the typical 3+1 windows (axial, coronal sagittal and 3d) layout.</div><div><br></div><div>Each window has his vtkRenderWindowInteractor and vtkIntractorStyleImage</div>
<div><br></div><div>I setup the interactor styles views vectors (right & up) for each slice view (axial, coronal, sagital) with <br clear="all"><div>SetZViewRightVector() and SetZViewUpVector().<br></div><div><br></div>
<div>However, my views don't change, no matter how hard I try to update the window / renderer / renderwindow /camera (I believe I've tested almost all, if not all possibilities)</div><div><br></div><div>The only way is to manually click "x" "z" or "y" keys on each window to obtain the desired point of view in the images.</div>
<div><br></div><div>Anyone knows how to automatically set my views to the desired way without having to press keys?</div><div><br></div><div>By the wai I use ctkVTKRenderView not a regular vtkRenderWindow but I believe this is not related to CTK.<br>
</div><div><br></div><div>Best regards</div><div>-- </div>Sergio Vera<br><br> Alma IT Systems<br> C/ Vilana, 4B, 4º 1ª<br> 08022 Barcelona<br> T. (+34) 932 380 592<br> <a href="http://www.alma3d.com">www.alma3d.com</a><br>
</div>