Navigation
API > API/Plugins > API/Plugins/ModelingOperators
| |
|
| Name |
FGenerateCrossSectionOp |
| Type |
class |
| Header File |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingOperators/Public/CurveOps/GenerateCrossSectionOp.h |
| Include Path |
#include "CurveOps/GenerateCrossSectionOp.h" |
Syntax
class FGenerateCrossSectionOp : public UE::Geometry::FDynamicMeshOperator
Inheritance Hierarchy
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual ~FGenerateCrossSectionOp()
|
|
CurveOps/GenerateCrossSectionOp.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bSimplifyAlongNewEdges |
bool |
|
CurveOps/GenerateCrossSectionOp.h |
|
| InputMesh |
TSharedPtr< const FDynamicMesh3, ESPMode::ThreadSafe > |
|
CurveOps/GenerateCrossSectionOp.h |
|
| LocalPlaneNormal |
FVector3d |
|
CurveOps/GenerateCrossSectionOp.h |
|
| LocalPlaneOrigin |
FVector3d |
Inputs |
CurveOps/GenerateCrossSectionOp.h |
|
Protected
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
CurveOps/GenerateCrossSectionOp.h |
|
|
|
CurveOps/GenerateCrossSectionOp.h |
|
void SetTransform
(
const FTransformSRT3d& Transform
)
|
|
CurveOps/GenerateCrossSectionOp.h |
|
Overridden from FDynamicMeshOperator