MeanValueCentroid

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

FVector3d

 

MeanValueCentroid

(
    const FDynamicMesh3& Mesh,
    int32 VertexIndex,
    double WeightClamp
)

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

Public function Static

FVector3d

 

MeanValueCentroid

(
    const FDynamicMesh3& Mesh,
    int32 VertexIndex,
    TFunctionRef< FVector3d)> Ver...,
    double WeightClamp
)

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