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

This is the complete list of members for AzToolsFramework::SelectionManipulator, including all inherited members.

AddEntityComponentIdPair(const AZ::EntityComponentIdPair &entityComponentIdPair)AzToolsFramework::BaseManipulator
ApplySpace(const AZ::Transform &localTransform) constAzToolsFramework::ManipulatorSpace
AttachLeftMouseDownImpl() (defined in AzToolsFramework::BaseManipulator)AzToolsFramework::BaseManipulatorinlineprotected
AttachRightMouseDownImpl() (defined in AzToolsFramework::BaseManipulator)AzToolsFramework::BaseManipulatorinlineprotected
AZ_CLASS_ALLOCATOR(SelectionManipulator, AZ::SystemAllocator) (defined in AzToolsFramework::SelectionManipulator)AzToolsFramework::SelectionManipulator
AZ_RTTI(SelectionManipulator, "{966F44B7-E287-4C28-9734-5958F1A13A1D}", BaseManipulator) (defined in AzToolsFramework::SelectionManipulator)AzToolsFramework::SelectionManipulator
BaseManipulator(const BaseManipulator &)=delete (defined in AzToolsFramework::BaseManipulator)AzToolsFramework::BaseManipulator
BaseManipulator()=defaultAzToolsFramework::BaseManipulatorprotected
Deselect() (defined in AzToolsFramework::SelectionManipulator)AzToolsFramework::SelectionManipulatorinline
Draw(const ManipulatorManagerState &managerState, AzFramework::DebugDisplayRequests &debugDisplay, const AzFramework::CameraState &cameraState, const ViewportInteraction::MouseInteraction &mouseInteraction) overrideAzToolsFramework::SelectionManipulatorvirtual
EntityComponentIdPairs() constAzToolsFramework::BaseManipulatorinline
ForwardMouseOverEvent(const ViewportInteraction::MouseInteraction &interaction)AzToolsFramework::BaseManipulator
GetLocalPosition() const (defined in AzToolsFramework::ManipulatorSpaceWithLocalPosition)AzToolsFramework::ManipulatorSpaceWithLocalPosition
GetManipulatorId() constAzToolsFramework::BaseManipulatorinline
GetManipulatorManagerId() constAzToolsFramework::BaseManipulatorinline
GetNonUniformScale() const (defined in AzToolsFramework::ManipulatorSpace)AzToolsFramework::ManipulatorSpace
GetSpace() const (defined in AzToolsFramework::ManipulatorSpace)AzToolsFramework::ManipulatorSpace
HasEntityComponentIdPair(const AZ::EntityComponentIdPair &entityComponentIdPair) constAzToolsFramework::BaseManipulator
HasEntityId(AZ::EntityId entityId) constAzToolsFramework::BaseManipulator
InstallLeftMouseDownCallback(const MouseActionCallback &onMouseDownCallback) (defined in AzToolsFramework::SelectionManipulator)AzToolsFramework::SelectionManipulator
InstallLeftMouseUpCallback(const MouseActionCallback &onMouseUpCallback) (defined in AzToolsFramework::SelectionManipulator)AzToolsFramework::SelectionManipulator
InstallRightMouseDownCallback(const MouseActionCallback &onMouseDownCallback) (defined in AzToolsFramework::SelectionManipulator)AzToolsFramework::SelectionManipulator
InstallRightMouseUpCallback(const MouseActionCallback &onMouseUpCallback) (defined in AzToolsFramework::SelectionManipulator)AzToolsFramework::SelectionManipulator
Invalidate()AzToolsFramework::BaseManipulatorprotected
MakeShared(const AZ::Transform &worldFromLocal, const AZ::Vector3 &nonUniformScale=AZ::Vector3::CreateOne())AzToolsFramework::SelectionManipulatorstatic
MouseActionCallback typedefAzToolsFramework::SelectionManipulator
MouseOver() constAzToolsFramework::BaseManipulatorinline
OnLeftMouseDown(const ViewportInteraction::MouseInteraction &interaction, float rayIntersectionDistance)AzToolsFramework::BaseManipulator
OnLeftMouseUp(const ViewportInteraction::MouseInteraction &interaction)AzToolsFramework::BaseManipulator
OnMouseMove(const ViewportInteraction::MouseInteraction &interaction)AzToolsFramework::BaseManipulator
OnMouseMoveImpl(const ViewportInteraction::MouseInteraction &)AzToolsFramework::BaseManipulatorinlineprotectedvirtual
OnMouseOver(ManipulatorId manipulatorId, const ViewportInteraction::MouseInteraction &interaction)AzToolsFramework::BaseManipulator
OnMouseOverImpl(ManipulatorId, const ViewportInteraction::MouseInteraction &)AzToolsFramework::BaseManipulatorinlineprotectedvirtual
OnMouseWheel(const ViewportInteraction::MouseInteraction &interaction)AzToolsFramework::BaseManipulator
OnMouseWheelImpl(const ViewportInteraction::MouseInteraction &)AzToolsFramework::BaseManipulatorinlineprotectedvirtual
OnRightMouseDown(const ViewportInteraction::MouseInteraction &interaction, float rayIntersectionDistance)AzToolsFramework::BaseManipulator
OnRightMouseUp(const ViewportInteraction::MouseInteraction &interaction)AzToolsFramework::BaseManipulator
operator=(const SelectionManipulator &)=delete (defined in AzToolsFramework::SelectionManipulator)AzToolsFramework::SelectionManipulator
operator=(const BaseManipulator &)=delete (defined in AzToolsFramework::BaseManipulator)AzToolsFramework::BaseManipulator
PerformingAction() constAzToolsFramework::BaseManipulatorinline
Register(ManipulatorManagerId managerId)AzToolsFramework::BaseManipulator
Registered() constAzToolsFramework::BaseManipulatorinline
RemoveEntityComponentIdPair(const AZ::EntityComponentIdPair &entityComponentIdPair)AzToolsFramework::BaseManipulator
RemoveEntityId(AZ::EntityId entityId)AzToolsFramework::BaseManipulator
s_defaultMouseOverColor (defined in AzToolsFramework::BaseManipulator)AzToolsFramework::BaseManipulatorstatic
Select() (defined in AzToolsFramework::SelectionManipulator)AzToolsFramework::SelectionManipulatorinline
Selected() const (defined in AzToolsFramework::SelectionManipulator)AzToolsFramework::SelectionManipulatorinline
SelectionManipulator()=delete (defined in AzToolsFramework::SelectionManipulator)AzToolsFramework::SelectionManipulator
SelectionManipulator(const SelectionManipulator &)=delete (defined in AzToolsFramework::SelectionManipulator)AzToolsFramework::SelectionManipulator
SetBoundsDirty()AzToolsFramework::BaseManipulator
SetLocalPosition(const AZ::Vector3 &localPosition) (defined in AzToolsFramework::ManipulatorSpaceWithLocalPosition)AzToolsFramework::ManipulatorSpaceWithLocalPosition
SetNonUniformScale(const AZ::Vector3 &nonUniformScale) (defined in AzToolsFramework::ManipulatorSpace)AzToolsFramework::ManipulatorSpace
SetSpace(const AZ::Transform &space) (defined in AzToolsFramework::ManipulatorSpace)AzToolsFramework::ManipulatorSpace
SetViews(Views &&views) (defined in AzToolsFramework::SelectionManipulator)AzToolsFramework::SelectionManipulatorinline
ToggleSelected() (defined in AzToolsFramework::SelectionManipulator)AzToolsFramework::SelectionManipulatorinline
UniqueEntityComponentIds typedef (defined in AzToolsFramework::BaseManipulator)AzToolsFramework::BaseManipulator
UniqueEntityIds typedef (defined in AzToolsFramework::BaseManipulator)AzToolsFramework::BaseManipulator
Unregister()AzToolsFramework::BaseManipulator
~BaseManipulator() (defined in AzToolsFramework::BaseManipulator)AzToolsFramework::BaseManipulatorvirtual
~SelectionManipulator()=default (defined in AzToolsFramework::SelectionManipulator)AzToolsFramework::SelectionManipulator