[vtkusers] Interactors

Sean Richards sean at millwood.ca
Mon Oct 25 11:24:49 EDT 2004


Hello!

I would like to use vtkInteractorStyleJoystickActor, but I also want to be able to catch keyboard events.

I was able to catch keyboard events by using
vtkInteractorStyleUser

and the method GetKeySym()

I cannot find a way to get which key was pressed by using vtkInteractorStyleJoystickActor.

Thanks for any help!

Sean


More information about the vtkusers mailing list