FastTriWinding::EvaluateOrder1Approx

Evaluate first-order FWN approximation at point Q, relative to Center c

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Spatial/FastWinding.h

Include

#include "Spatial/FastWinding.h"

Syntax

namespace FastTriWinding
{
    double FastTriWinding::EvaluateOrder1Approx
    (
        const FVector3d & Center,
        const FVector3d & Order1Coeff,
        const FVector3d & Q
    )
}

Remarks

Evaluate first-order FWN approximation at point Q, relative to Center c

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