11 #ifndef __DM_MouseHook_H__
12 #define __DM_MouseHook_H__
56 virtual bool handleMouseWheelEvent(
65 virtual bool handleDoubleClickEvent(
103 const char *
getName()
const {
return myHookName; }
const char * getName() const
DM_VPortAgent & viewport() const
Viewport this scene render is attached to.
DM_ViewportType getViewportMask() const
Data structure for rendering scene hooks.
virtual bool allowRMBMenu(const DM_MouseHookData &, UI_Event *)
Method called to determine whether to allow a RMB menu popup.