[vtkusers] VTK actors only appear after camera zoom action by user
BBerco
bebe0705 at colorado.edu
Mon Nov 21 13:01:20 EST 2016
Dear all,
I am dealing with an annoying delay in the rendering process. Basically, a
shape model stored in a vtkPolyData and displayed inside a QVTKWidget
through the usual mapper/actor chain only shows after a zoom in/out action.
I was thinking that calling
*this -> qvtkWidget -> GetRenderWindow() -> Render();*
after adding the actor to the current renderer was sufficient, but it seems
I missed something.
Any thoughts?
Best,
Ben
--
View this message in context: http://vtk.1045678.n5.nabble.com/VTK-actors-only-appear-after-camera-zoom-action-by-user-tp5741255.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list