data structure to represent key events.
struct Position_t Position
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