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::InputChannelGestureHold Member List

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

AZ_CLASS_ALLOCATOR(InputChannelGestureHold, AZ::SystemAllocator) (defined in Gestures::InputChannelGestureHold)Gestures::InputChannelGestureHold
AZ_CLASS_ALLOCATOR(InputChannelGesture, AZ::SystemAllocator) (defined in Gestures::InputChannelGesture)Gestures::InputChannelGesture
AZ_CLASS_ALLOCATOR(RecognizerHold, AZ::SystemAllocator) (defined in Gestures::RecognizerHold)Gestures::RecognizerHold
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(InputChannelGestureHold) (defined in Gestures::InputChannelGestureHold)Gestures::InputChannelGestureHold
AZ_DISABLE_COPY_MOVE(InputChannelGesture) (defined in Gestures::InputChannelGesture)Gestures::InputChannelGesture
AZ_RTTI(InputChannelGestureHold, "{FF1803B2-EF52-453E-B097-23B104D4AAA6}", InputChannel) (defined in Gestures::InputChannelGestureHold)Gestures::InputChannelGestureHold
AZ_RTTI(InputChannelGesture, "{A26F1958-7AF7-48AB-87AA-12AD76088BCA}", InputChannel) (defined in Gestures::InputChannelGesture)Gestures::InputChannelGesture
AZ_RTTI(RecognizerHold, "{7FC9AB8D-0A94-40A6-8FE0-84C752D786DC}", RecognizerContinuous) (defined in Gestures::RecognizerHold)Gestures::RecognizerHold
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::RecognizerHold)Gestures::RecognizerHoldinline
GetConfig() const (defined in Gestures::RecognizerHold)Gestures::RecognizerHoldinline
GetCurrentPosition() const (defined in Gestures::RecognizerHold)Gestures::RecognizerHoldinline
GetCustomData() const overrideGestures::InputChannelGestureHoldprotected
GetDefaultConfig() (defined in Gestures::RecognizerHold)Gestures::RecognizerHoldinlinestatic
GetDefaultMaxPixelsMoved() (defined in Gestures::RecognizerHold)Gestures::RecognizerHoldinlinestatic
GetDefaultMinSecondsHeld() (defined in Gestures::RecognizerHold)Gestures::RecognizerHoldinlinestatic
GetDefaultPointerIndex() (defined in Gestures::RecognizerHold)Gestures::RecognizerHoldinlinestatic
GetDefaultPriority() (defined in Gestures::RecognizerHold)Gestures::RecognizerHoldinlinestatic
GetDuration() const (defined in Gestures::RecognizerHold)Gestures::RecognizerHoldinline
GetGesturePointerIndex(const AzFramework::InputChannel &inputChannel)Gestures::IRecognizerinlineprotected
GetPriority() const override (defined in Gestures::RecognizerHold)Gestures::RecognizerHoldinline
GetStartPosition() const (defined in Gestures::RecognizerHold)Gestures::RecognizerHoldinline
GetValue() const overrideGestures::InputChannelGestureHoldprotected
InputChannelGesture(const AzFramework::InputChannelId &inputChannelId, const AzFramework::InputDevice &inputDevice)Gestures::InputChannelGestureinlineexplicit
InputChannelGestureHold(const AzFramework::InputChannelId &inputChannelId, const AzFramework::InputDevice &inputDevice, const Config &config)Gestures::InputChannelGestureHoldexplicit
INVALID_GESTURE_POINTER_INDEX (defined in Gestures::IRecognizer)Gestures::IRecognizerprotected
OnContinuousGestureEnded() overrideGestures::InputChannelGestureHoldprotectedvirtual
OnContinuousGestureInitiated() overrideGestures::InputChannelGestureHoldprotectedvirtual
OnContinuousGestureUpdated() overrideGestures::InputChannelGestureHoldprotectedvirtual
OnDownEvent(const AZ::Vector2 &screenPosition, uint32_t pointerIndex) overrideGestures::RecognizerHoldinlinevirtual
OnInputChannelEvent(const AzFramework::InputChannel &inputChannel, bool &o_hasBeenConsumed) overrideGestures::IRecognizerinline
OnPressedEvent(const AZ::Vector2 &screenPosition, uint32_t pointerIndex) overrideGestures::RecognizerHoldinlinevirtual
OnReleasedEvent(const AZ::Vector2 &screenPosition, uint32_t pointerIndex) overrideGestures::RecognizerHoldinlinevirtual
RecognizerHold(const Config &config=GetDefaultConfig()) (defined in Gestures::RecognizerHold)Gestures::RecognizerHoldinlineexplicit
SetConfig(const Config &config) (defined in Gestures::RecognizerHold)Gestures::RecognizerHoldinline
UpdateNormalizedPositionAndDeltaFromScreenPosition(const AZ::Vector2 &screenPositionPixels)Gestures::IRecognizerinlineprotected
~InputChannelGesture() override=defaultGestures::InputChannelGesture
~InputChannelGestureHold() overrideGestures::InputChannelGestureHold
~RecognizerHold() override (defined in Gestures::RecognizerHold)Gestures::RecognizerHoldinline