<div dir="ltr"><div style>Hello all,</div><div style><br></div><div style>i want to create custom event for manipuating the rendered 3d volumes. For example when i say "hello" then this event is invoked and i move the objects etc. I created a custom interactorstyle which is a subclass of vtkInteractorStyle. </div>
<div><br></div><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Interaction/UserEvent">http://www.vtk.org/Wiki/VTK/Examples/Cxx/Interaction/UserEvent</a><div>in above example, a test class which is inherited from vtkPolyDataAlgorithm has a  user defined RefreshEvent which is invoked in <span style="color:rgb(0,119,136);font-size:10px;line-height:1.2em">RequestData. </span></div>
<div><font color="#007788" size="1"><span style="line-height:12px"><br></span></font></div><div>But vtkInteractorStyle class has no RequestData method. is there a way of overriding the ProgressEvent Method. Or how can i accomplish this task?</div>
<div><br></div><div>thanks in advance...<br><div><br></div>-- <br>Best Regards;<br>Fatih Ergüner<br>
</div></div>