Open 3D Engine Gestures Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
Gestures::InputChannelGestureDrag Member List

This is the complete list of members for Gestures::InputChannelGestureDrag, including all inherited members.

AZ_CLASS_ALLOCATOR(InputChannelGestureDrag, AZ::SystemAllocator) (defined in Gestures::InputChannelGestureDrag)Gestures::InputChannelGestureDrag
AZ_CLASS_ALLOCATOR(InputChannelGesture, AZ::SystemAllocator) (defined in Gestures::InputChannelGesture)Gestures::InputChannelGesture
AZ_CLASS_ALLOCATOR(RecognizerDrag, AZ::SystemAllocator) (defined in Gestures::RecognizerDrag)Gestures::RecognizerDrag
AZ_CLASS_ALLOCATOR(RecognizerContinuous, AZ::SystemAllocator) (defined in Gestures::RecognizerContinuous)Gestures::RecognizerContinuous
AZ_CLASS_ALLOCATOR(IRecognizer, AZ::SystemAllocator) (defined in Gestures::IRecognizer)Gestures::IRecognizer
AZ_DISABLE_COPY_MOVE(InputChannelGestureDrag) (defined in Gestures::InputChannelGestureDrag)Gestures::InputChannelGestureDrag
AZ_DISABLE_COPY_MOVE(InputChannelGesture) (defined in Gestures::InputChannelGesture)Gestures::InputChannelGesture
AZ_RTTI(InputChannelGestureDrag, "{A860D040-5931-4232-915E-7B41E747853F}", InputChannel) (defined in Gestures::InputChannelGestureDrag)Gestures::InputChannelGestureDrag
AZ_RTTI(InputChannelGesture, "{A26F1958-7AF7-48AB-87AA-12AD76088BCA}", InputChannel) (defined in Gestures::InputChannelGesture)Gestures::InputChannelGesture
AZ_RTTI(RecognizerDrag, "{B244C54C-1F5C-420E-8F47-025AFEB7A499}", RecognizerContinuous) (defined in Gestures::RecognizerDrag)Gestures::RecognizerDrag
AZ_RTTI(RecognizerContinuous, "{A8B16552-E1F3-4469-BEB8-5D209554924E}", IRecognizer) (defined in Gestures::RecognizerContinuous)Gestures::RecognizerContinuous
AZ_RTTI(IRecognizer, "{C3E00298-1953-465F-A360-EBC10B62BFE8}", CustomData) (defined in Gestures::IRecognizer)Gestures::IRecognizer
Disable()Gestures::IRecognizerinline
Enable()Gestures::IRecognizerinline
GetConfig() (defined in Gestures::RecognizerDrag)Gestures::RecognizerDraginline
GetConfig() const (defined in Gestures::RecognizerDrag)Gestures::RecognizerDraginline
GetCurrentPosition() const (defined in Gestures::RecognizerDrag)Gestures::RecognizerDraginline
GetCustomData() const overrideGestures::InputChannelGestureDragprotected
GetDefaultConfig() (defined in Gestures::RecognizerDrag)Gestures::RecognizerDraginlinestatic
GetDefaultMinPixelsMoved() (defined in Gestures::RecognizerDrag)Gestures::RecognizerDraginlinestatic
GetDefaultMinSecondsHeld() (defined in Gestures::RecognizerDrag)Gestures::RecognizerDraginlinestatic
GetDefaultPointerIndex() (defined in Gestures::RecognizerDrag)Gestures::RecognizerDraginlinestatic
GetDefaultPriority() (defined in Gestures::RecognizerDrag)Gestures::RecognizerDraginlinestatic
GetDelta() const (defined in Gestures::RecognizerDrag)Gestures::RecognizerDraginline
GetDistance() const (defined in Gestures::RecognizerDrag)Gestures::RecognizerDraginline
GetGesturePointerIndex(const AzFramework::InputChannel &inputChannel)Gestures::IRecognizerinlineprotected
GetPriority() const override (defined in Gestures::RecognizerDrag)Gestures::RecognizerDraginline
GetStartPosition() const (defined in Gestures::RecognizerDrag)Gestures::RecognizerDraginline
GetValue() const overrideGestures::InputChannelGestureDragprotected
InputChannelGesture(const AzFramework::InputChannelId &inputChannelId, const AzFramework::InputDevice &inputDevice)Gestures::InputChannelGestureinlineexplicit
InputChannelGestureDrag(const AzFramework::InputChannelId &inputChannelId, const AzFramework::InputDevice &inputDevice, const Config &config)Gestures::InputChannelGestureDragexplicit
INVALID_GESTURE_POINTER_INDEX (defined in Gestures::IRecognizer)Gestures::IRecognizerprotected
OnContinuousGestureEnded() overrideGestures::InputChannelGestureDragprotectedvirtual
OnContinuousGestureInitiated() overrideGestures::InputChannelGestureDragprotectedvirtual
OnContinuousGestureUpdated() overrideGestures::InputChannelGestureDragprotectedvirtual
OnDownEvent(const AZ::Vector2 &screenPosition, uint32_t pointerIndex) overrideGestures::RecognizerDraginlinevirtual
OnInputChannelEvent(const AzFramework::InputChannel &inputChannel, bool &o_hasBeenConsumed) overrideGestures::IRecognizerinline
OnPressedEvent(const AZ::Vector2 &screenPosition, uint32_t pointerIndex) overrideGestures::RecognizerDraginlinevirtual
OnReleasedEvent(const AZ::Vector2 &screenPosition, uint32_t pointerIndex) overrideGestures::RecognizerDraginlinevirtual
RecognizerDrag(const Config &config=GetDefaultConfig()) (defined in Gestures::RecognizerDrag)Gestures::RecognizerDraginlineexplicit
SetConfig(const Config &config) (defined in Gestures::RecognizerDrag)Gestures::RecognizerDraginline
UpdateNormalizedPositionAndDeltaFromScreenPosition(const AZ::Vector2 &screenPositionPixels)Gestures::IRecognizerinlineprotected
~InputChannelGesture() override=defaultGestures::InputChannelGesture
~InputChannelGestureDrag() overrideGestures::InputChannelGestureDrag
~RecognizerDrag() override (defined in Gestures::RecognizerDrag)Gestures::RecognizerDraginline