[vtkusers] VTK interactor in PyQt
Lic. José M. Rodriguez Bacallao
jmrbcu at gmail.com
Wed Nov 18 12:20:44 EST 2009
U need to setup an interactor style:
Ej:
interactor_style = vtk.vtkInteractorStyleImage()
interactor.SetInteractorStyle(interactor_style)
PS: How do U setup QVTKrenderwindowinteractor to work with PyQt4
On 11/18/09, KS Jothybasu <jothybasu at gmail.com> wrote:
> Hi,
>
> Could anybody please tell me how to setup the interactors properly in
> QVTKrenderwindowinteractor. My application renders the image but it does the
> default interaction which it does for cone example even for 3D widgets such
> as vtkImagePlane widget.
>
> Thanks
>
> Jothy
>
--
Lic. José M. Rodriguez Bacallao
Centro de Biofisica Medica
-----------------------------------------------------------------
Todos somos muy ignorantes, lo que ocurre es que no todos ignoramos lo mismo.
Recuerda: El arca de Noe fue construida por aficionados, el titanic
por profesionales
-----------------------------------------------------------------
More information about the vtkusers
mailing list