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::IRecognizer | inline |
| Enable() | Gestures::IRecognizer | inline |
| GetConfig() (defined in Gestures::RecognizerHold) | Gestures::RecognizerHold | inline |
| GetConfig() const (defined in Gestures::RecognizerHold) | Gestures::RecognizerHold | inline |
| GetCurrentPosition() const (defined in Gestures::RecognizerHold) | Gestures::RecognizerHold | inline |
| GetCustomData() const override | Gestures::InputChannelGestureHold | protected |
| GetDefaultConfig() (defined in Gestures::RecognizerHold) | Gestures::RecognizerHold | inlinestatic |
| GetDefaultMaxPixelsMoved() (defined in Gestures::RecognizerHold) | Gestures::RecognizerHold | inlinestatic |
| GetDefaultMinSecondsHeld() (defined in Gestures::RecognizerHold) | Gestures::RecognizerHold | inlinestatic |
| GetDefaultPointerIndex() (defined in Gestures::RecognizerHold) | Gestures::RecognizerHold | inlinestatic |
| GetDefaultPriority() (defined in Gestures::RecognizerHold) | Gestures::RecognizerHold | inlinestatic |
| GetDuration() const (defined in Gestures::RecognizerHold) | Gestures::RecognizerHold | inline |
| GetGesturePointerIndex(const AzFramework::InputChannel &inputChannel) | Gestures::IRecognizer | inlineprotected |
| GetPriority() const override (defined in Gestures::RecognizerHold) | Gestures::RecognizerHold | inline |
| GetStartPosition() const (defined in Gestures::RecognizerHold) | Gestures::RecognizerHold | inline |
| GetValue() const override | Gestures::InputChannelGestureHold | protected |
| InputChannelGesture(const AzFramework::InputChannelId &inputChannelId, const AzFramework::InputDevice &inputDevice) | Gestures::InputChannelGesture | inlineexplicit |
| InputChannelGestureHold(const AzFramework::InputChannelId &inputChannelId, const AzFramework::InputDevice &inputDevice, const Config &config) | Gestures::InputChannelGestureHold | explicit |
| INVALID_GESTURE_POINTER_INDEX (defined in Gestures::IRecognizer) | Gestures::IRecognizer | protected |
| OnContinuousGestureEnded() override | Gestures::InputChannelGestureHold | protectedvirtual |
| OnContinuousGestureInitiated() override | Gestures::InputChannelGestureHold | protectedvirtual |
| OnContinuousGestureUpdated() override | Gestures::InputChannelGestureHold | protectedvirtual |
| OnDownEvent(const AZ::Vector2 &screenPosition, uint32_t pointerIndex) override | Gestures::RecognizerHold | inlinevirtual |
| OnInputChannelEvent(const AzFramework::InputChannel &inputChannel, bool &o_hasBeenConsumed) override | Gestures::IRecognizer | inline |
| OnPressedEvent(const AZ::Vector2 &screenPosition, uint32_t pointerIndex) override | Gestures::RecognizerHold | inlinevirtual |
| OnReleasedEvent(const AZ::Vector2 &screenPosition, uint32_t pointerIndex) override | Gestures::RecognizerHold | inlinevirtual |
| RecognizerHold(const Config &config=GetDefaultConfig()) (defined in Gestures::RecognizerHold) | Gestures::RecognizerHold | inlineexplicit |
| SetConfig(const Config &config) (defined in Gestures::RecognizerHold) | Gestures::RecognizerHold | inline |
| UpdateNormalizedPositionAndDeltaFromScreenPosition(const AZ::Vector2 &screenPositionPixels) | Gestures::IRecognizer | inlineprotected |
| ~InputChannelGesture() override=default | Gestures::InputChannelGesture | |
| ~InputChannelGestureHold() override | Gestures::InputChannelGestureHold | |
| ~RecognizerHold() override (defined in Gestures::RecognizerHold) | Gestures::RecognizerHold | inline |