Navigation
API > API/Plugins > API/Plugins/ModelingOperators > API/Plugins/ModelingOperators/FIterativeSmoothingOp
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FIterativeSmoothingOp
(
const FDynamicMesh3* Mesh, |
SmoothingOps/IterativeSmoothingOp.h | ||
FIterativeSmoothingOp
(
const FDynamicMesh3* Mesh, |
Support for smoothing only selected geometry. | SmoothingOps/IterativeSmoothingOp.h |
FIterativeSmoothingOp(const FDynamicMesh3 *, const FSmoothingOpBase::FOptions &)
| Name | FIterativeSmoothingOp |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingOperators/Public/SmoothingOps/IterativeSmoothingOp.h |
| Include Path | #include "SmoothingOps/IterativeSmoothingOp.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingOperators/Private/SmoothingOps/IterativeSmoothingOp.cpp |
FIterativeSmoothingOp
(
const FDynamicMesh3 * Mesh,
const FSmoothingOpBase::FOptions & OptionsIn
)
FIterativeSmoothingOp(const FDynamicMesh3 *, const FSmoothingOpBase::FOptions &, const FDynamicSubmesh3 &)
Description
Support for smoothing only selected geometry.
| Name | FIterativeSmoothingOp |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingOperators/Public/SmoothingOps/IterativeSmoothingOp.h |
| Include Path | #include "SmoothingOps/IterativeSmoothingOp.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingOperators/Private/SmoothingOps/IterativeSmoothingOp.cpp |
FIterativeSmoothingOp
(
const FDynamicMesh3 * Mesh,
const FSmoothingOpBase::FOptions & OptionsIn,
const FDynamicSubmesh3 & Submesh
)