#include <HoverSelection.h>
Inherits AzToolsFramework::HoverSelection.
Public Member Functions | |
| NullHoverSelection (const NullHoverSelection &)=delete | |
| NullHoverSelection & | operator= (const NullHoverSelection &)=delete |
| void | Register (ManipulatorManagerId managerId) override |
| void | Unregister () override |
| void | SetBoundsDirty () override |
| void | Refresh () override |
| void | SetSpace (const AZ::Transform &worldFromLocal) override |
| void | SetNonUniformScale (const AZ::Vector3 &nonUniformScale) override |
NullHoverSelection is used when vertices cannot be inserted. This serves as a no-op and is used to prevent the need for additional null checks in EditorVertexSelection.
|
inlineoverridevirtual |
Implements AzToolsFramework::HoverSelection.
|
inlineoverridevirtual |
Implements AzToolsFramework::HoverSelection.
|
inlineoverridevirtual |
Implements AzToolsFramework::HoverSelection.
|
inlineoverridevirtual |
Implements AzToolsFramework::HoverSelection.
|
inlineoverridevirtual |
Implements AzToolsFramework::HoverSelection.
|
inlineoverridevirtual |
Implements AzToolsFramework::HoverSelection.