[vtkusers] custom renderwindowinteractorstyle

sahil6786 sahil6786 at gmail.com
Thu Dec 1 01:31:31 EST 2011


Yes this is possible...Derive a class from, for eg:
renderWindowInteractorTrackBallCamera and then handle the OnLeftButtonDown()
event in your class.You can control the way you need to implement pan and
rotation also. By default onLeftMouseDown() event handles
"Pan","Dolly","Spin" and "Rotate"

--
View this message in context: http://vtk.1045678.n5.nabble.com/custom-renderwindowinteractorstyle-tp4758299p5037716.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list