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

This is the complete list of members for AzToolsFramework::LinearManipulator, 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
BaseManipulator(const BaseManipulator &)=delete (defined in AzToolsFramework::BaseManipulator)AzToolsFramework::BaseManipulator
BaseManipulator()=defaultAzToolsFramework::BaseManipulatorprotected
Draw(const ManipulatorManagerState &managerState, AzFramework::DebugDisplayRequests &debugDisplay, const AzFramework::CameraState &cameraState, const ViewportInteraction::MouseInteraction &mouseInteraction) overrideAzToolsFramework::LinearManipulatorvirtual
EntityComponentIdPairs() constAzToolsFramework::BaseManipulatorinline
ForwardMouseOverEvent(const ViewportInteraction::MouseInteraction &interaction)AzToolsFramework::BaseManipulator
GetAxis() const (defined in AzToolsFramework::LinearManipulator)AzToolsFramework::LinearManipulatorinline
GetLocalOrientation() const (defined in AzToolsFramework::ManipulatorSpaceWithLocalTransform)AzToolsFramework::ManipulatorSpaceWithLocalTransform
GetLocalPosition() const (defined in AzToolsFramework::ManipulatorSpaceWithLocalTransform)AzToolsFramework::ManipulatorSpaceWithLocalTransform
GetLocalTransform() const (defined in AzToolsFramework::ManipulatorSpaceWithLocalTransform)AzToolsFramework::ManipulatorSpaceWithLocalTransform
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::LinearManipulator)AzToolsFramework::LinearManipulator
InstallLeftMouseUpCallback(const MouseActionCallback &onMouseUpCallback) (defined in AzToolsFramework::LinearManipulator)AzToolsFramework::LinearManipulator
InstallMouseMoveCallback(const MouseActionCallback &onMouseMoveCallback) (defined in AzToolsFramework::LinearManipulator)AzToolsFramework::LinearManipulator
Invalidate()AzToolsFramework::BaseManipulatorprotected
LinearManipulator()=delete (defined in AzToolsFramework::LinearManipulator)AzToolsFramework::LinearManipulator
LinearManipulator(const LinearManipulator &)=delete (defined in AzToolsFramework::LinearManipulator)AzToolsFramework::LinearManipulator
MakeShared(const AZ::Transform &worldFromLocal)AzToolsFramework::LinearManipulatorstatic
MouseActionCallback typedefAzToolsFramework::LinearManipulator
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
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
OnRightMouseDownImpl(const ViewportInteraction::MouseInteraction &, float)AzToolsFramework::BaseManipulatorinlineprotectedvirtual
OnRightMouseUp(const ViewportInteraction::MouseInteraction &interaction)AzToolsFramework::BaseManipulator
OnRightMouseUpImpl(const ViewportInteraction::MouseInteraction &)AzToolsFramework::BaseManipulatorinlineprotectedvirtual
operator=(const LinearManipulator &)=delete (defined in AzToolsFramework::LinearManipulator)AzToolsFramework::LinearManipulator
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
SetAxis(const AZ::Vector3 &axis) (defined in AzToolsFramework::LinearManipulator)AzToolsFramework::LinearManipulator
SetBoundsDirty()AzToolsFramework::BaseManipulator
SetLocalOrientation(const AZ::Quaternion &localOrientation) (defined in AzToolsFramework::ManipulatorSpaceWithLocalTransform)AzToolsFramework::ManipulatorSpaceWithLocalTransform
SetLocalPosition(const AZ::Vector3 &localPosition) (defined in AzToolsFramework::ManipulatorSpaceWithLocalTransform)AzToolsFramework::ManipulatorSpaceWithLocalTransform
SetLocalTransform(const AZ::Transform &localTransform) (defined in AzToolsFramework::ManipulatorSpaceWithLocalTransform)AzToolsFramework::ManipulatorSpaceWithLocalTransform
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::LinearManipulator)AzToolsFramework::LinearManipulatorinline
SetVisualOrientationOverride(const AZ::Quaternion &visualOrientation) (defined in AzToolsFramework::LinearManipulator)AzToolsFramework::LinearManipulatorinline
Starter typedefAzToolsFramework::LinearManipulator
UniqueEntityComponentIds typedef (defined in AzToolsFramework::BaseManipulator)AzToolsFramework::BaseManipulator
UniqueEntityIds typedef (defined in AzToolsFramework::BaseManipulator)AzToolsFramework::BaseManipulator
Unregister()AzToolsFramework::BaseManipulator
UseVisualOrientationOverride(const bool useVisualOverride) (defined in AzToolsFramework::LinearManipulator)AzToolsFramework::LinearManipulatorinline
~BaseManipulator() (defined in AzToolsFramework::BaseManipulator)AzToolsFramework::BaseManipulatorvirtual
~LinearManipulator()=default (defined in AzToolsFramework::LinearManipulator)AzToolsFramework::LinearManipulator