CotanCentroidSafe

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

FVector3d

 

CotanCentroidSafe

(
    const FDynamicMesh3& Mesh,
    int32 VertexIndex,
    double DegenerateTol,
    bool* bFailedToUniform
)

Compute cotan-weighted centroid of a vertex one-ring, with some weight analysis/clamping to avoid vertices getting "stuck" in explicit integration/iterations.

Public function Static

FVector3d

 

CotanCentroidSafe

(
    const FDynamicMesh3& Mesh,
    int32 VertexIndex,
    TFunctionRef< FVector3d)> Ver...,
    double DegenerateTol,
    bool* bFailedToUniform
)

Compute cotan-weighted centroid of a vertex one-ring, with some weight analysis/clamping to avoid vertices getting "stuck" in explicit integration/iterations.

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