Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/Polymodeling
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveTool
- USingleSelectionTool
- USingleTargetWithSelectionTool
- UExtrudeMeshSelectionTool
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/Polymodeling/ExtrudeMeshSelectionTool.h |
| Include | #include "Polymodeling/ExtrudeMeshSelectionTool.h" |
Variables
| Type | Name | Description | |
|---|---|---|---|
| CurrentMesh | |||
| EditCompute | |||
| EditRegionMesh | |||
| EditRegionSharedMesh | |||
| ExtrudeFrameLocal | |||
| ExtrudeFrameWorld | |||
| ExtrudeProperties | |||
| ExtrudeROI | |||
| InitialFrameLocal | |||
| InitialFrameWorld | |||
| LocalScale | |||
| MaxMaterialID | |||
| ModifiedROI | |||
| OperatorFactory | |||
| RegionBorderTris | |||
| RegionExtrudeROI | |||
| RegionOperator | |||
| SelectionBoundsWorld | |||
| SelectionFrameLocal | |||
| SourcePreview | |||
| TransformGizmo | |||
| TransformProxy | |||
| WorldTransform |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| IInteractiveToolCameraFocusAPI implementation. | |||
HasAccept () |
|||
HasCancel () |
|||
OnShutdown () |
|||
OnTick () |
Allow the Tool to do any necessary processing on Tick | ||
Render () |
Allow the Tool to do any custom drawing (ie via PDI/RHI) | ||
Setup () |
Called by ToolManager to initialize the Tool after ToolBuilder::BuildTool() has been called | ||
Typedefs
| Name | Description |
|---|---|
| FFrame3d |