FMeshWeights::VoronoiArea

Compute the voronoi area associated with a vertex.

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 double VoronoiArea
(
    const FDynamicMesh3 & mesh,
    int VertexIndex
)

Remarks

Compute the voronoi area associated with a vertex.

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