lesterlo / PointCloud-Object-Labeller

Label objects in a PointCloud
https://wp.me/p7E4PF-8c
MIT License
8 stars 2 forks source link

Fix render issue #3

Closed lesterlo closed 5 years ago

lesterlo commented 5 years ago

This is a Fix of this issue

The program will now re-render the view by using the "GetRenderWindow()->Render()" function rather than "update()" function. This should fix the problem.

Test on Mac and Linux.

Reference

https://stackoverflow.com/questions/48573811/vtk-view-doesnt-update-until-after-user-interaction