FMeshRefinerBase::ComputeEdgeFlipMetric

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

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

Include

#include "MeshRefinerBase.h"

Syntax

double ComputeEdgeFlipMetric
(
    const FVector3d & Direction0,
    const FVector3d & Direction1
) const

Returns

edge-flip dotproduct metric in range [-1,1] measured between two possibly-not-normalized normal directions. if EdgeFlipTolerance is 0, only the sign of the returned value is valid

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