30 #ifndef __vtkContextMouseEvent_h
31 #define __vtkContextMouseEvent_h
33 #include "vtkRenderingContext2DModule.h"
74 this->Interactor = interactor;
83 return this->Interactor;
133 int GetModifiers()
const;
135 #ifdef VTK_LEGACY_REMOVE
165 #endif // __vtkContextMouseEvent_h