UE::MeshCurvature::GaussianCurvature

Overload list

Windows
MacOS
Linux
Name Description

Public function

double

 

UE::MeshCurvature::GaussianCurvature

(
    const FDynamicMesh3& Mesh,
    int32 VertexIndex
)

Calculate the Discrete Gaussian Curvature at a vertex as defined by discrete differential geometry Based on Eq 9 from "Discrete Differential-Geometry Operators for Triangulated 2-Manifolds", Meyer et al 2002

Public function

double

 

UE::MeshCurvature::GaussianCurvature

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

Calculate the Discrete Gaussian Curvature at a vertex as defined by discrete differential geometry Based on Eq 9 from "Discrete Differential-Geometry Operators for Triangulated 2-Manifolds", Meyer et al 2002

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