[vtkusers] Actors dissapear on interaction

davidlandry93 davidlandry93 at gmail.com
Tue Dec 6 16:24:53 EST 2016


Hello all,

I'm working on a visualization combining a point cloud with many ellipsoids.
In the current state of things the visualization works correctly until I
click on it and try to interact. At that point, everything disappears except
the orientation marker widget. 

I don't think the problem is a violent camera movement that takes all the
objects out of sight, because I tried with many interactors and small 
movements.

The most relevant code is  here
<https://github.com/davidlandry93/pclem/blob/527f346ea2c5b1c4a19323f3bfe21e52aacc559f/pclem_vtk/src/vtk_visualization.cpp>  

The header of that class is  here
<https://github.com/davidlandry93/pclem/blob/527f346ea2c5b1c4a19323f3bfe21e52aacc559f/pclem_vtk/src/vtk_visualization.h>  

Feel free to browse around the repo if some informations are missing.

I run this code on linux.

Thanks in advance for all the help,

David Landry



--
View this message in context: http://vtk.1045678.n5.nabble.com/Actors-dissapear-on-interaction-tp5741452.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list