All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
Eegeo::Markers::MarkerPickingGestureHandler Class Reference
Inheritance diagram for Eegeo::Markers::MarkerPickingGestureHandler:
Eegeo::Input::DefaultGestureHandler Eegeo::Input::IGestureHandler Eegeo::NonCopyable

Public Member Functions

 MarkerPickingGestureHandler (IMarkerPicker &markerPicker, IMarkerPickedEvent &markerPickedEvent)
 
bool OnTouchTap (const AppInterface::TapData &data) override
 
- Public Member Functions inherited from Eegeo::Input::DefaultGestureHandler
void OnResetAllGestures ()
 
bool OnTouchRotate (const AppInterface::RotateData &data)
 
bool OnTouchRotate_Start (const AppInterface::RotateData &data)
 
bool OnTouchRotate_End (const AppInterface::RotateData &data)
 
bool OnTouchPinch (const AppInterface::PinchData &data)
 
bool OnTouchPinch_Start (const AppInterface::PinchData &data)
 
bool OnTouchPinch_End (const AppInterface::PinchData &data)
 
bool OnTouchPan (const AppInterface::PanData &data)
 
bool OnTouchPan_Start (const AppInterface::PanData &data)
 
bool OnTouchPan_End (const AppInterface::PanData &data)
 
bool OnTouchDoubleTap (const AppInterface::TapData &data)
 
bool OnTouchDown (const AppInterface::TouchData &data)
 
bool OnTouchMove (const AppInterface::TouchData &data)
 
bool OnTouchUp (const AppInterface::TouchData &data)
 
bool OnZoom (const AppInterface::ZoomData &data)
 
bool OnTiltStart (const AppInterface::TiltData &data)
 
bool OnTiltEnd (const AppInterface::TiltData &data)
 
bool OnTilt (const AppInterface::TiltData &data)
 

The documentation for this class was generated from the following files: