Is it possible to visualize the point cloud in QVTKOpenGLWidget?

Hello @Paulo_Carvalho

Finally I got it!!!
I added QCoreApplication::processEvents() in while loop.
Thanks for all of your suggestion. :innocent:

1 Like