[vtkusers] How to turn off rotation of vtkResliceImageViewer

John Drescher drescherjm at gmail.com
Mon Sep 16 08:16:23 EDT 2013


On Mon, Sep 16, 2013 at 12:59 AM, Kahei Lok <lokkahei.uniyccc4 at gmail.com>wrote:

> But how do I know what interaction style I am using if I just simply using
> the example QtVTKRenderWindows
>
> https://github.com/Kitware/VTK/blob/master/Examples/GUI/Qt/FourPaneViewer/QtVTKRenderWindows.cxx
>
>    this->ui->view1->SetRenderWindow(riw[0]->GetRenderWindow());
>   riw[0]->SetupInteractor(this->ui->view1->GetRenderWindow()->
> GetInteractor());
>
>
I think the default is vtkInteractorStyleImage

http://www.vtk.org/doc/nightly/html/classvtkInteractorStyleImage.html

John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130916/25451704/attachment.htm>


More information about the vtkusers mailing list