16#ifndef __albaInteractorPERPicker_h
17#define __albaInteractorPERPicker_h
51 bool m_MovedAfterMouseDown;
53 friend class albaInteractorPERPickerTest;
Event class to transport a triggering button and a position from pointing devices.
virtual void OnLeftButtonUp(albaEventInteraction *e)
Perform a pick on start of interaction to find if the user pointed an object in the scene,...
virtual void OnMove(albaEventInteraction *e)
void SendPickingInformation(albaView *v, double *mouse_pos=NULL, int msg_id=VME_PICKED, albaMatrix *tracker_pos=NULL, bool mouse_flag=true)
albaInteractorPERPicker()
albaTypeMacro(albaInteractorPERPicker, albaInteractorPER)
virtual ~albaInteractorPERPicker()
Class implementing routing of events based on picking.
albaMatrix - Time stamped 4x4 Matrix.
albaView is the base class for Views in alba.