FCotanSmoothingOp

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

ModelingOperators

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingOperators/Public/SmoothingOps/CotanSmoothingOp.h

Include

#include "SmoothingOps/CotanSmoothingOp.h"

Syntax

class FCotanSmoothingOp : public FSmoothingOpBase

Constructors

Name Description

Public function

FCotanSmoothingOp

(
    const FDynamicMesh3* Mesh,
    float Speed,
    int32 Iterations
)

Destructors

Name Description

Public function

~FCotanSmoothingOp()

Overridden from FDynamicMeshOperator

Name Description

Public function Virtual

void

 

CalculateResult

(
    FProgressCancel* Progress
)

Base class overrides this. Results in updated ResultMesh.

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