FEmbedPolygonsOp

Windows
MacOS
Linux

Inheritance Hierarchy

FDynamicMeshOperator

FEmbedPolygonsOp

References

Module

ModelingOperatorsEditorOnly

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingOperatorsEditorOnly/Public/CuttingOps/EmbedPolygonsOp.h

Include

#include "CuttingOps/EmbedPolygonsOp.h"

Syntax

class FEmbedPolygonsOp : public FDynamicMeshOperator

Variables

Name Description

Public variable

bool

 

bDiscardAttributes

Public variable

FPolygon2d

 

EmbedPolygon

Public variable

EEmbeddedPolygo...

 

Operation

Public variable

TSharedPtr< FDy...

 

OriginalMesh

Public variable

FFrame3d

 

PolygonFrame

Inputs

Destructors

Name Description

Public function Virtual

~FEmbedPolygonsOp()

Functions

Name Description

Public function

FPolygon2d

 

GetPolygon()

TODO: stop hardcoding the polygon shape, switch to FGeneralPolygon2d.

Overridden from FDynamicMeshOperator

Name Description

Public function Virtual

void

 

CalculateResult

(
    FProgressCancel* Progress
)

FDynamicMeshOperator implementation

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss