[vtkusers] Rendering VTK inside a QGLWidget
Paul Rossi
paulrossi at mail.ru
Wed Oct 5 18:54:40 EDT 2011
Hi all,
I have a problem and i havent been able to fix it.
i want to use VTK from Qt, and i know that there is the
nice QVTK module for that.
My problem is that i have to do my rendering from within a QGLWidget
(i am using a sort of framework where my views are qglwidgets, and i
cannot use any other viewer class)
I know it is possible to render vtk from within a QGraphicsView, but i
still cannot find if or how to render a vtkrenderer from within a
qglwidget
any suggestion?
thanks,
Paul
More information about the vtkusers
mailing list