Open 3D Engine AzManipulatorTestFramework 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.
AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT > Member List

This is the complete list of members for AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >, including all inherited members.

CameraState(const AzFramework::CameraState &cameraState)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >
CameraStateImpl(const AzFramework::CameraState &cameraState)=0 (defined in AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >protectedpure virtual
DebugBreak()AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >
EnterComponentMode(const AZ::Uuid &uuid)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >
EnterComponentMode()AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >
EnterComponentModeImpl(const AZ::Uuid &uuid)=0 (defined in AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >protectedpure virtual
ExpectManipulatorBeingInteracted()AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >
ExpectManipulatorBeingInteractedImpl()=0 (defined in AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >protectedpure virtual
ExpectManipulatorNotBeingInteracted()AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >
ExpectManipulatorNotBeingInteractedImpl()=0 (defined in AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >protectedpure virtual
GridSize(float size)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >
GridSizeImpl(float size)=0 (defined in AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >protectedpure virtual
KeyboardModifierDown(AzToolsFramework::ViewportInteraction::KeyboardModifier keyModifier)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >
KeyboardModifierDownImpl(AzToolsFramework::ViewportInteraction::KeyboardModifier keyModifier)=0 (defined in AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >protectedpure virtual
KeyboardModifierUp(AzToolsFramework::ViewportInteraction::KeyboardModifier keyModifier)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >
KeyboardModifierUpImpl(AzToolsFramework::ViewportInteraction::KeyboardModifier keyModifier)=0 (defined in AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >protectedpure virtual
Log(const char *format, const Args &... args) (defined in AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >protected
LogActions(bool logging)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >
m_logging (defined in AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >protected
MouseLButtonDoubleClick()AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >
MouseLButtonDoubleClickImpl()=0 (defined in AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >protectedpure virtual
MouseLButtonDown()AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >
MouseLButtonDownImpl()=0 (defined in AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >protectedpure virtual
MouseLButtonUp()AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >
MouseLButtonUpImpl()=0 (defined in AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >protectedpure virtual
MouseMButtonDown()AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >
MouseMButtonDownImpl()=0 (defined in AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >protectedpure virtual
MouseMButtonUp()AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >
MouseMButtonUpImpl()=0 (defined in AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >protectedpure virtual
MousePosition(const AzFramework::ScreenPoint &position)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >
MousePositionImpl(const AzFramework::ScreenPoint &position)=0 (defined in AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >protectedpure virtual
MouseRButtonDown()AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >
MouseRButtonDownImpl()=0 (defined in AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >protectedpure virtual
MouseRButtonUp()AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >
MouseRButtonUpImpl()=0 (defined in AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >protectedpure virtual
SetEntityWorldTransform(AZ::EntityId entityId, const AZ::Transform &transform)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >
SetEntityWorldTransformImpl(AZ::EntityId entityId, const AZ::Transform &transform)=0 (defined in AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >protectedpure virtual
SetSelectedEntities(const AzToolsFramework::EntityIdList &entities)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >
SetSelectedEntitiesImpl(const AzToolsFramework::EntityIdList &entities)=0 (defined in AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >protectedpure virtual
SetSelectedEntity(AZ::EntityId entity)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >
SetSelectedEntityImpl(AZ::EntityId entity)=0 (defined in AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >protectedpure virtual
SetSnapToGrid(bool enabled)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >
SetSnapToGridImpl(bool enabled)=0 (defined in AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >protectedpure virtual
SetStickySelect(bool enabled)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >
SetStickySelectImpl(bool enabled)=0 (defined in AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >protectedpure virtual
Trace(const char *format, const Args &... args)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >
~ActionDispatcher()=default (defined in AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >)AzManipulatorTestFramework::ActionDispatcher< DerivedDispatcherT >virtual