[vtkusers] vtkImageViewer2 and QVTKWidget
Siavash Khallaghi
siavashk at ece.ubc.ca
Fri Aug 28 13:38:29 EDT 2015
Maybe you want to take a step back for a second and try to isolate the
problem. There problem is either:
1. on the VTK side.
or
2. with connecting VTK to Qt.
I think that QVTKWidget is similar to a vtkRendererWindow class. If you
instantiate a vtkRenderWindow and connect your pipeline to it, will you get
the same error? If this happens, there is most likely a bug in your code.
If not, we can explore the second option.
Siavash
--
View this message in context: http://vtk.1045678.n5.nabble.com/vtkImageViewer2-and-QVTKWidget-tp5733647p5733663.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list