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

This is the complete list of members for AzToolsFramework::SplineSelectionManipulator, 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(SplineSelectionManipulator, AZ::SystemAllocator) (defined in AzToolsFramework::SplineSelectionManipulator)AzToolsFramework::SplineSelectionManipulator
AZ_RTTI(SplineSelectionManipulator, "{3E6B2206-E910-48C9-BDB6-F45B539C00F4}", BaseManipulator) (defined in AzToolsFramework::SplineSelectionManipulator)AzToolsFramework::SplineSelectionManipulator
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::SplineSelectionManipulatorvirtual
EntityComponentIdPairs() constAzToolsFramework::BaseManipulatorinline
ForwardMouseOverEvent(const ViewportInteraction::MouseInteraction &interaction)AzToolsFramework::BaseManipulator
GetManipulatorId() constAzToolsFramework::BaseManipulatorinline
GetManipulatorManagerId() constAzToolsFramework::BaseManipulatorinline
GetNonUniformScale() const (defined in AzToolsFramework::ManipulatorSpace)AzToolsFramework::ManipulatorSpace
GetSpace() const (defined in AzToolsFramework::ManipulatorSpace)AzToolsFramework::ManipulatorSpace
GetSpline() const (defined in AzToolsFramework::SplineSelectionManipulator)AzToolsFramework::SplineSelectionManipulatorinline
HasEntityComponentIdPair(const AZ::EntityComponentIdPair &entityComponentIdPair) constAzToolsFramework::BaseManipulator
HasEntityId(AZ::EntityId entityId) constAzToolsFramework::BaseManipulator
InstallLeftMouseDownCallback(const MouseActionCallback &onMouseDownCallback) (defined in AzToolsFramework::SplineSelectionManipulator)AzToolsFramework::SplineSelectionManipulator
InstallLeftMouseUpCallback(const MouseActionCallback &onMouseUpCallback) (defined in AzToolsFramework::SplineSelectionManipulator)AzToolsFramework::SplineSelectionManipulator
Invalidate()AzToolsFramework::BaseManipulatorprotected
MakeShared()AzToolsFramework::SplineSelectionManipulatorstatic
MouseActionCallback typedef (defined in AzToolsFramework::SplineSelectionManipulator)AzToolsFramework::SplineSelectionManipulator
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
OnRightMouseDownImpl(const ViewportInteraction::MouseInteraction &, float)AzToolsFramework::BaseManipulatorinlineprotectedvirtual
OnRightMouseUp(const ViewportInteraction::MouseInteraction &interaction)AzToolsFramework::BaseManipulator
OnRightMouseUpImpl(const ViewportInteraction::MouseInteraction &)AzToolsFramework::BaseManipulatorinlineprotectedvirtual
operator=(const SplineSelectionManipulator &)=delete (defined in AzToolsFramework::SplineSelectionManipulator)AzToolsFramework::SplineSelectionManipulator
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
SetBoundsDirty()AzToolsFramework::BaseManipulator
SetNonUniformScale(const AZ::Vector3 &nonUniformScale) (defined in AzToolsFramework::ManipulatorSpace)AzToolsFramework::ManipulatorSpace
SetSpace(const AZ::Transform &space) (defined in AzToolsFramework::ManipulatorSpace)AzToolsFramework::ManipulatorSpace
SetSpline(AZStd::shared_ptr< const AZ::Spline > spline) (defined in AzToolsFramework::SplineSelectionManipulator)AzToolsFramework::SplineSelectionManipulatorinline
SetView(AZStd::unique_ptr< ManipulatorView > &&view) (defined in AzToolsFramework::SplineSelectionManipulator)AzToolsFramework::SplineSelectionManipulator
SplineSelectionManipulator(const SplineSelectionManipulator &)=delete (defined in AzToolsFramework::SplineSelectionManipulator)AzToolsFramework::SplineSelectionManipulator
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
~SplineSelectionManipulator() (defined in AzToolsFramework::SplineSelectionManipulator)AzToolsFramework::SplineSelectionManipulator