Open 3D Engine Gestures Gem API Reference 24.09.2
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 CAZ::Component
 CGestures::GesturesSystemComponent
 CAzFramework::InputChannel
 CGestures::InputChannelGestureBase class for all gesture related input channels
 CGestures::InputChannelGestureClickOrTapInput channel that recognizes discrete click or tap gestures
 CGestures::InputChannelGestureDragInput channel that recognizes continuous drag gestures
 CGestures::InputChannelGestureHoldInput channel that recognizes continuous hold gestures
 CGestures::InputChannelGesturePinchInput channel that recognizes continuous pinch gestures
 CGestures::InputChannelGestureRotateInput channel that recognizes continuous pinch gestures
 CGestures::InputChannelGestureSwipeInput channel that recognizes discrete click or tap gestures
 CAzFramework::InputChannel::PositionData2D
 CGestures::IRecognizerBase class for all gesture recognizers
 CGestures::RecognizerContinuousBase class for all continuous gesture recognizers
 CGestures::RecognizerDrag
 CGestures::InputChannelGestureDragInput channel that recognizes continuous drag gestures
 CGestures::RecognizerHold
 CGestures::InputChannelGestureHoldInput channel that recognizes continuous hold gestures
 CGestures::RecognizerPinch
 CGestures::InputChannelGesturePinchInput channel that recognizes continuous pinch gestures
 CGestures::RecognizerRotate
 CGestures::InputChannelGestureRotateInput channel that recognizes continuous pinch gestures
 CGestures::RecognizerDiscreteBase class for all discrete gesture recognizers
 CGestures::RecognizerClickOrTap
 CGestures::InputChannelGestureClickOrTapInput channel that recognizes discrete click or tap gestures
 CGestures::RecognizerSwipe
 CGestures::InputChannelGestureSwipeInput channel that recognizes discrete click or tap gestures
 CAzFramework::InputChannelNotificationBus::Handler
 CGestures::IRecognizerBase class for all gesture recognizers
 CAzFramework::InputDevice
 CGestures::InputDeviceGestures
 CGestures::InputChannelGesture::TypeBase class for gesture types that are exposed to the editor
 CGestures::InputChannelGestureClickOrTap::TypeAndConfigThe gesture configuration values that are exposed to the editor
 CGestures::InputChannelGestureDrag::TypeAndConfigThe gesture configuration values that are exposed to the editor
 CGestures::InputChannelGestureHold::TypeAndConfigThe gesture configuration values that are exposed to the editor
 CGestures::InputChannelGesturePinch::TypeAndConfigThe gesture configuration values that are exposed to the editor
 CGestures::InputChannelGestureRotate::TypeAndConfigThe gesture configuration values that are exposed to the editor
 CGestures::InputChannelGestureSwipe::TypeAndConfigThe gesture configuration values that are exposed to the editor
 CGestures::InputDeviceGestures::GestureAll the input channel ids that identify standard gesture input
 CGestures::IRecognizer::ScreenPosition
 CGestures::RecognizerClickOrTap::Config
 CGestures::InputChannelGestureClickOrTap::TypeAndConfigThe gesture configuration values that are exposed to the editor
 CGestures::RecognizerDrag::Config
 CGestures::InputChannelGestureDrag::TypeAndConfigThe gesture configuration values that are exposed to the editor
 CGestures::RecognizerHold::Config
 CGestures::InputChannelGestureHold::TypeAndConfigThe gesture configuration values that are exposed to the editor
 CGestures::RecognizerPinch::Config
 CGestures::InputChannelGesturePinch::TypeAndConfigThe gesture configuration values that are exposed to the editor
 CGestures::RecognizerRotate::Config
 CGestures::InputChannelGestureRotate::TypeAndConfigThe gesture configuration values that are exposed to the editor
 CGestures::RecognizerSwipe::Config
 CGestures::InputChannelGestureSwipe::TypeAndConfigThe gesture configuration values that are exposed to the editor