Open 3D Engine AzFramework 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.
AzFramework::XcbInputDeviceMouse Member List

This is the complete list of members for AzFramework::XcbInputDeviceMouse, including all inherited members.

AZ_CLASS_ALLOCATOR(XcbInputDeviceMouse, AZ::SystemAllocator) (defined in AzFramework::XcbInputDeviceMouse)AzFramework::XcbInputDeviceMouse
AZ_CLASS_ALLOCATOR(Implementation, AZ::SystemAllocator) (defined in AzFramework::InputDeviceMouse::Implementation)AzFramework::InputDeviceMouse::Implementation
AZ_DISABLE_COPY_MOVE(Implementation) (defined in AzFramework::InputDeviceMouse::Implementation)AzFramework::InputDeviceMouse::Implementation
Clamp(int16_t value) const (defined in AzFramework::XcbInputDeviceMouse)AzFramework::XcbInputDeviceMouseinlineprotected
Create(InputDeviceMouse &inputDevice) (defined in AzFramework::XcbInputDeviceMouse)AzFramework::XcbInputDeviceMousestatic
CreateBarriers(xcb_window_t window, bool create)AzFramework::XcbInputDeviceMouseprotected
fp1616ToFloat(xcb_input_fp1616_t value) constAzFramework::XcbInputDeviceMouseinlineprotected
fp3232ToFloat(xcb_input_fp3232_t value) constAzFramework::XcbInputDeviceMouseinlineprotected
GetSystemCursorPositionNormalized() const overrideAzFramework::XcbInputDeviceMouseprotectedvirtual
GetSystemCursorState() const overrideAzFramework::XcbInputDeviceMouseprotectedvirtual
HandleButtonPressEvents(uint32_t detail, bool pressed)AzFramework::XcbInputDeviceMouseprotected
HandleCursorState(xcb_window_t window, SystemCursorState systemCursorState)AzFramework::XcbInputDeviceMouseprotected
HandleRawInputEvents(const xcb_ge_generic_event_t *event)AzFramework::XcbInputDeviceMouseprotected
HandleXcbEvent(xcb_generic_event_t *event) overrideAzFramework::XcbInputDeviceMouseprotected
Implementation(InputDeviceMouse &inputDevice)AzFramework::InputDeviceMouse::Implementation
InitializeXFixes()AzFramework::XcbInputDeviceMouseprotectedstatic
InitializeXInput()AzFramework::XcbInputDeviceMouseprotectedstatic
InputChannelFromMouseEvent(xcb_button_t button, bool &isWheel, float &direction) const (defined in AzFramework::XcbInputDeviceMouse)AzFramework::XcbInputDeviceMouseinlineprotected
IsConnected() const overrideAzFramework::XcbInputDeviceMouseprotectedvirtual
ProcessRawEventQueues()AzFramework::InputDeviceMouse::Implementationprotected
QueueRawButtonEvent(const InputChannelId &inputChannelId, bool rawButtonState)AzFramework::InputDeviceMouse::Implementationprotected
QueueRawMovementEvent(const InputChannelId &inputChannelId, float rawMovementDelta)AzFramework::InputDeviceMouse::Implementationprotected
RawButtonEventQueueByIdMap typedefAzFramework::InputDeviceMouse::Implementationprotected
RawMovementEventQueueByIdMap typedef (defined in AzFramework::InputDeviceMouse::Implementation)AzFramework::InputDeviceMouse::Implementationprotected
ResetInputChannelStates()AzFramework::InputDeviceMouse::Implementationprotected
SetRawMovementSampleRate(AZ::u32 sampleRateHertz)AzFramework::InputDeviceMouse::Implementation
SetSystemCursorPositionNormalized(AZ::Vector2 positionNormalized) overrideAzFramework::XcbInputDeviceMouseprotectedvirtual
SetSystemCursorState(SystemCursorState systemCursorState) overrideAzFramework::XcbInputDeviceMouseprotectedvirtual
ShowCursor(xcb_window_t window, bool show)AzFramework::XcbInputDeviceMouseprotected
SystemCursorStateToLogic(SystemCursorState systemCursorState, bool &confined, bool &cursorShown)AzFramework::XcbInputDeviceMouseprotected
TickInputDevice() overrideAzFramework::XcbInputDeviceMouseprotectedvirtual
XcbInputDeviceMouse(InputDeviceMouse &inputDevice)AzFramework::XcbInputDeviceMouse
~Implementation()AzFramework::InputDeviceMouse::Implementationvirtual
~XcbInputDeviceMouse()AzFramework::XcbInputDeviceMousevirtual