Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
| Name | UOffsetMeshSelectionTool |
| Type | class |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/Polymodeling/OffsetMeshSelectionTool.h |
| Include Path | #include "Polymodeling/OffsetMeshSelectionTool.h" |
Syntax
UCLASS (MinimalAPI)
class UOffsetMeshSelectionTool : public USingleTargetWithSelectionTool
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveTool → USingleSelectionTool → USingleTargetWithSelectionTool → UOffsetMeshSelectionTool
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UOffsetMeshSelectionTool() |
Polymodeling/OffsetMeshSelectionTool.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FFrame3d | UE::Geometry::FFrame3d | Polymodeling/OffsetMeshSelectionTool.h |
Functions
Public
Overridden from USingleTargetWithSelectionTool
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void OnShutdown
(
EToolShutdownType ShutdownType |
Polymodeling/OffsetMeshSelectionTool.h |
Overridden from UInteractiveTool
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool HasAccept() |
Polymodeling/OffsetMeshSelectionTool.h | ||
virtual bool HasCancel() |
Polymodeling/OffsetMeshSelectionTool.h | ||
virtual void OnTick
(
float DeltaTime |
Polymodeling/OffsetMeshSelectionTool.h | ||
virtual void Render
(
IToolsContextRenderAPI* RenderAPI |
Polymodeling/OffsetMeshSelectionTool.h | ||
virtual void Setup() |
Polymodeling/OffsetMeshSelectionTool.h |
Overridden from IInteractiveToolCameraFocusAPI
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FBox GetWorldSpaceFocusBox() |
IInteractiveToolCameraFocusAPI implementation. | Polymodeling/OffsetMeshSelectionTool.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void UpdateVisualizationSettings() |
Polymodeling/OffsetMeshSelectionTool.h |