[vtkusers] Display a static 2D image in QVTKWidget

John Drescher drescherjm at gmail.com
Thu Mar 15 09:16:58 EDT 2012


> Hi. I want to display a static (no interaction at all) 2D image in a
> QVTKWidget.
>
> What's the best way to do this?
>

I would subclass one of the image interactor styles and disable all
interaction in the subclass.

John



More information about the vtkusers mailing list