[vtkusers] VTK Volume Rendering and Animation in Qt slots
lijiafan
li.jiafan713 at gmail.com
Tue May 6 08:22:38 EDT 2014
Hi.
I'm a newbie to vtk. I'm currenty working on a small program which does
voluming rendering and animation in a qt window. The problem is, both
functions worked well with normal function calls, but when they were called
in qt slots nothing was drawn on the QVTKWidget2. Also whether called in qt
slots or by normal functions all the other qt widgets stopped responding
when the animation scene was playing.
My code was forked from VTK's example code AnimateActors
<http://www.vtk.org/Wiki/VTK/Examples/Cxx/Animation/AnimateActors> . Is
there something i missed or not properly used?
Thanks,
lijiafan
--
View this message in context: http://vtk.1045678.n5.nabble.com/VTK-Volume-Rendering-and-Animation-in-Qt-slots-tp5726995.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list