[vtk-developers] vtkInteractorStyleTrackball{Camera,Actor} not setting RWI DesiredUpdateRate

Charl P. Botha c.p.botha at its.tudelft.nl
Tue Aug 7 12:34:26 EDT 2001


vtkInteractorStyleTrackball{Camera,Actor} aren't setting their
RenderWindows' DesiredUpdateRate when state changes from "Interactive" to
"Still".  This means that LOD actors don't work correctly with these
interactorstyles.

In the joystick style, StartState() and StopState() are called which take
care of this.  The trackballs don't call these, because the timer stuff
isn't pertinent.

Should I make a patch which does set DesiredUpdateRate during state changes
of TrackballInteractors and submit it to this list?

Regards,

-- 
charl p. botha      | computer graphics and cad/cam 
http://cpbotha.net/ | http://www.cg.its.tudelft.nl/




More information about the vtk-developers mailing list