FMeshWeights::MeanValueCentroid

Compute mean-value centroid of a vertex one-ring. These weights are strictly positive.

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/MeshWeights.h

Include

#include "MeshWeights.h"

Source

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Private/MeshWeights.cpp

Syntax

static FVector3d MeanValueCentroid
(
    const FDynamicMesh3 & mesh,
    int VertexIndex
)

Remarks

Compute mean-value centroid of a vertex one-ring. These weights are strictly positive.

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