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::EditorVertexSelectionBase< Vertex > Member List

This is the complete list of members for AzToolsFramework::EditorVertexSelectionBase< Vertex >, including all inherited members.

ActionOverrides() constAzToolsFramework::EditorVertexSelectionBase< Vertex >
BeginBatchMovement()AzToolsFramework::EditorVertexSelectionBase< Vertex >
ClearSelected()AzToolsFramework::EditorVertexSelectionBase< Vertex >protected
ConfiguratorFn() constAzToolsFramework::EditorVertexSelectionBase< Vertex >inlineprotected
Create(const AZ::EntityComponentIdPair &entityComponentIdPair, ManipulatorManagerId managerId, AZStd::unique_ptr< HoverSelection > hoverSelection, TranslationManipulators::Dimensions dimensions, TranslationManipulatorConfiguratorFn translationManipulatorConfigurator)AzToolsFramework::EditorVertexSelectionBase< Vertex >
CreateTranslationManipulator(const AZ::EntityComponentIdPair &entityComponentIdPair, ManipulatorManagerId managerId, const Vertex &vertex, size_t index)AzToolsFramework::EditorVertexSelectionBase< Vertex >
Destroy()AzToolsFramework::EditorVertexSelectionBase< Vertex >
Dimensions() constAzToolsFramework::EditorVertexSelectionBase< Vertex >inlineprotected
EditorVertexSelectionBase() (defined in AzToolsFramework::EditorVertexSelectionBase< Vertex >)AzToolsFramework::EditorVertexSelectionBase< Vertex >
EditorVertexSelectionBase(EditorVertexSelectionBase &&)=default (defined in AzToolsFramework::EditorVertexSelectionBase< Vertex >)AzToolsFramework::EditorVertexSelectionBase< Vertex >
EndBatchMovement()AzToolsFramework::EditorVertexSelectionBase< Vertex >
GetComponentId() const (defined in AzToolsFramework::EditorVertexSelectionBase< Vertex >)AzToolsFramework::EditorVertexSelectionBase< Vertex >inlineprotected
GetEntityComponentIdPair() const (defined in AzToolsFramework::EditorVertexSelectionBase< Vertex >)AzToolsFramework::EditorVertexSelectionBase< Vertex >inlineprotected
GetEntityId() const (defined in AzToolsFramework::EditorVertexSelectionBase< Vertex >)AzToolsFramework::EditorVertexSelectionBase< Vertex >inline
GetManipulatorManagerId() const (defined in AzToolsFramework::EditorVertexSelectionBase< Vertex >)AzToolsFramework::EditorVertexSelectionBase< Vertex >inlineprotected
HandleMouse(const ViewportInteraction::MouseInteractionEvent &mouseInteraction)AzToolsFramework::EditorVertexSelectionBase< Vertex >virtual
m_actionOverridesAzToolsFramework::EditorVertexSelectionBase< Vertex >protected
m_hoverSelectionAzToolsFramework::EditorVertexSelectionBase< Vertex >protected
m_selectionManipulatorsAzToolsFramework::EditorVertexSelectionBase< Vertex >protected
m_translationManipulatorAzToolsFramework::EditorVertexSelectionBase< Vertex >protected
operator=(EditorVertexSelectionBase &&)=default (defined in AzToolsFramework::EditorVertexSelectionBase< Vertex >)AzToolsFramework::EditorVertexSelectionBase< Vertex >
PrepareActions()=0 (defined in AzToolsFramework::EditorVertexSelectionBase< Vertex >)AzToolsFramework::EditorVertexSelectionBase< Vertex >protectedpure virtual
RefreshLocal()AzToolsFramework::EditorVertexSelectionBase< Vertex >
RefreshSpace(const AZ::Transform &worldFromLocal, const AZ::Vector3 &nonUniformScale=AZ::Vector3::CreateOne())AzToolsFramework::EditorVertexSelectionBase< Vertex >
RefreshTranslationManipulator()AzToolsFramework::EditorVertexSelectionBase< Vertex >
SelectionManipulatorSelectCallback(size_t index, const ViewportInteraction::MouseInteraction &interaction, const AZ::EntityComponentIdPair &entityComponentIdPair, ManipulatorManagerId managerId)AzToolsFramework::EditorVertexSelectionBase< Vertex >protected
SetBoundsDirty()AzToolsFramework::EditorVertexSelectionBase< Vertex >
SetSelectedPosition(const AZ::Vector3 &localPosition)AzToolsFramework::EditorVertexSelectionBase< Vertex >
SetState(State state) (defined in AzToolsFramework::EditorVertexSelectionBase< Vertex >)AzToolsFramework::EditorVertexSelectionBase< Vertex >protected
SetupSelectionManipulator(const AZStd::shared_ptr< SelectionManipulator > &selectionManipulator, const AZ::EntityComponentIdPair &entityComponentIdPair, ManipulatorManagerId managerId, size_t index)=0AzToolsFramework::EditorVertexSelectionBase< Vertex >protectedpure virtual
SetVertexPositionsUpdatedCallback(const AZStd::function< void()> &callback)AzToolsFramework::EditorVertexSelectionBase< Vertex >
SnapVerticesToSurface(const ViewportInteraction::MouseInteractionEvent &mouseInteraction)AzToolsFramework::EditorVertexSelectionBase< Vertex >
State enum nameAzToolsFramework::EditorVertexSelectionBase< Vertex >protected
~EditorVertexSelectionBase()=default (defined in AzToolsFramework::EditorVertexSelectionBase< Vertex >)AzToolsFramework::EditorVertexSelectionBase< Vertex >virtual