Navigation
API > API/Plugins > API/Plugins/MeshModelingTools > API/Plugins/MeshModelingTools/Commands
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveCommand
- UGeometrySelectionEditCommand
- URetriangulateGeometrySelectionCommand
References
| Module | MeshModelingTools |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/Commands/RetriangulateGeometrySelectionCommand.h |
| Include | #include "Commands/RetriangulateGeometrySelectionCommand.h" |
Syntax
UCLASS&40;&41;
class URetriangulateGeometrySelectionCommand : public UGeometrySelectionEditCommand
Remarks
URetriangulateGeometrySelectionCommand
Overridden from UGeometrySelectionEditCommand
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| bool | |||
| void | ExecuteCommandForSelection
(
UGeometrySelectionEditCommandArguments* Arguments, |
Overridden from UInteractiveCommand
| Type | Name | Description | |
|---|---|---|---|
| FText |