<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> I'm using the vtkLODActor on the
<STRONG>vtkInteractorStyleJoystickCamera </STRONG>and all works fine, the
functions like:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> vtkRenderWindowInteractor ->
SetDesiredUpdateRate( ); </FONT></DIV>
<DIV><FONT face=Arial size=2> vtkRenderWindowInteractor ->
SetStillUpdateRate( ); </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> these functions works fine, but
when I change to style <STRONG>vtkInteractorStyleTrackBallCamera </STRONG>the
interactivity of the vtkLODActor is losses, when I rotating of panning the
scene, I don't see one loss of details of my object. </FONT></DIV>
<DIV><FONT face=Arial size=2> And the funcions above
haven't effect.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> I try see on definitions of
vtkInteractorStyleJoystick.cxx and vtkInteractorStyleCamera.cxx to try see some
difference, but I find nothing to help me.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> Anybody knows how can I
implement vtkLODActor on trackball style ?</FONT></DIV>
<DIV><FONT face=Arial size=2> P.S. I'm using vtk
3.2.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> Thanks</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> Cesar</FONT></DIV></BODY></HTML>