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