data structure to represent key events.
vtkVector2i GetPosition() const
Get the position of the mouse when the key was pressed.
void SetPosition(const vtkVector2i &position)
Set the position of the mouse when the key was pressed.
vtkWeakPointer< vtkRenderWindowInteractor > Interactor