[vtkusers] vtkRenderWindowInteractor.Start() blocks unrelated threads?
sahil6786
sahil6786 at gmail.com
Thu Dec 1 01:11:34 EST 2011
This is because when the Start() is called a continuous event loop will be
started and so no other external events could be handled in that thread. We
have to keep a thread exclusively for the interactor
--
View this message in context: http://vtk.1045678.n5.nabble.com/vtkRenderWindowInteractor-Start-blocks-unrelated-threads-tp1231127p5037691.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list