    mouseEvent = vtkContextMouseEvent()
    mouseEvent.SetInteractor(view.GetInteractor())

    pos = vtkVector2i()

    lastPos = vtkVector2i()
