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

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

AZ_CLASS_ALLOCATOR(InputChannelGesturePinch, AZ::SystemAllocator) (defined in Gestures::InputChannelGesturePinch)Gestures::InputChannelGesturePinch
AZ_CLASS_ALLOCATOR(InputChannelGesture, AZ::SystemAllocator) (defined in Gestures::InputChannelGesture)Gestures::InputChannelGesture
AZ_CLASS_ALLOCATOR(RecognizerPinch, AZ::SystemAllocator) (defined in Gestures::RecognizerPinch)Gestures::RecognizerPinch
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(InputChannelGesturePinch) (defined in Gestures::InputChannelGesturePinch)Gestures::InputChannelGesturePinch
AZ_DISABLE_COPY_MOVE(InputChannelGesture) (defined in Gestures::InputChannelGesture)Gestures::InputChannelGesture
AZ_RTTI(InputChannelGesturePinch, "{BFA07504-7C84-499E-B3C5-DA8CF4926BC5}", InputChannel) (defined in Gestures::InputChannelGesturePinch)Gestures::InputChannelGesturePinch
AZ_RTTI(InputChannelGesture, "{A26F1958-7AF7-48AB-87AA-12AD76088BCA}", InputChannel) (defined in Gestures::InputChannelGesture)Gestures::InputChannelGesture
AZ_RTTI(RecognizerPinch, "{C44DE7E3-1DBE-48CA-BD60-AD2633E11137}", RecognizerContinuous) (defined in Gestures::RecognizerPinch)Gestures::RecognizerPinch
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::RecognizerPinch)Gestures::RecognizerPinchinline
GetConfig() const (defined in Gestures::RecognizerPinch)Gestures::RecognizerPinchinline
GetCurrentDistance() const (defined in Gestures::RecognizerPinch)Gestures::RecognizerPinchinline
GetCurrentMidpoint() const (defined in Gestures::RecognizerPinch)Gestures::RecognizerPinchinline
GetCurrentPosition0() const (defined in Gestures::RecognizerPinch)Gestures::RecognizerPinchinline
GetCurrentPosition1() const (defined in Gestures::RecognizerPinch)Gestures::RecognizerPinchinline
GetCustomData() const overrideGestures::InputChannelGesturePinchprotected
GetDefaultConfig() (defined in Gestures::RecognizerPinch)Gestures::RecognizerPinchinlinestatic
GetDefaultMaxAngleDegrees() (defined in Gestures::RecognizerPinch)Gestures::RecognizerPinchinlinestatic
GetDefaultMinPixelsMoved() (defined in Gestures::RecognizerPinch)Gestures::RecognizerPinchinlinestatic
GetDefaultPriority() (defined in Gestures::RecognizerPinch)Gestures::RecognizerPinchinlinestatic
GetGesturePointerIndex(const AzFramework::InputChannel &inputChannel)Gestures::IRecognizerinlineprotected
GetPinchRatio() const (defined in Gestures::RecognizerPinch)Gestures::RecognizerPinchinline
GetPriority() const override (defined in Gestures::RecognizerPinch)Gestures::RecognizerPinchinline
GetStartDistance() const (defined in Gestures::RecognizerPinch)Gestures::RecognizerPinchinline
GetStartMidpoint() const (defined in Gestures::RecognizerPinch)Gestures::RecognizerPinchinline
GetStartPosition0() const (defined in Gestures::RecognizerPinch)Gestures::RecognizerPinchinline
GetStartPosition1() const (defined in Gestures::RecognizerPinch)Gestures::RecognizerPinchinline
GetValue() const overrideGestures::InputChannelGesturePinchprotected
InputChannelGesture(const AzFramework::InputChannelId &inputChannelId, const AzFramework::InputDevice &inputDevice)Gestures::InputChannelGestureinlineexplicit
InputChannelGesturePinch(const AzFramework::InputChannelId &inputChannelId, const AzFramework::InputDevice &inputDevice, const Config &config)Gestures::InputChannelGesturePinchexplicit
INVALID_GESTURE_POINTER_INDEX (defined in Gestures::IRecognizer)Gestures::IRecognizerprotected
OnContinuousGestureEnded() overrideGestures::InputChannelGesturePinchprotectedvirtual
OnContinuousGestureInitiated() overrideGestures::InputChannelGesturePinchprotectedvirtual
OnContinuousGestureUpdated() overrideGestures::InputChannelGesturePinchprotectedvirtual
OnDownEvent(const AZ::Vector2 &screenPosition, uint32_t pointerIndex) overrideGestures::RecognizerPinchinlinevirtual
OnInputChannelEvent(const AzFramework::InputChannel &inputChannel, bool &o_hasBeenConsumed) overrideGestures::IRecognizerinline
OnPressedEvent(const AZ::Vector2 &screenPosition, uint32_t pointerIndex) overrideGestures::RecognizerPinchinlinevirtual
OnReleasedEvent(const AZ::Vector2 &screenPosition, uint32_t pointerIndex) overrideGestures::RecognizerPinchinlinevirtual
RecognizerPinch(const Config &config=GetDefaultConfig()) (defined in Gestures::RecognizerPinch)Gestures::RecognizerPinchinlineexplicit
SetConfig(const Config &config) (defined in Gestures::RecognizerPinch)Gestures::RecognizerPinchinline
UpdateNormalizedPositionAndDeltaFromScreenPosition(const AZ::Vector2 &screenPositionPixels)Gestures::IRecognizerinlineprotected
~InputChannelGesture() override=defaultGestures::InputChannelGesture
~InputChannelGesturePinch() overrideGestures::InputChannelGesturePinch
~RecognizerPinch() override (defined in Gestures::RecognizerPinch)Gestures::RecognizerPinchinline