FastTriWinding::Order2Approx

Triangle-winding-number second-order approximation T is triangle, P is 'Center' of cluster of dipoles, Q is evaluation point (This is really just for testing)

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::Order2Approx
    (
        const FTriangle3d & T,
        const FVector3d & P,
        const FVector3d & XN,
        double XA,
        const FVector3d & Q
    )
}

Remarks

Triangle-winding-number second-order approximation T is triangle, P is 'Center' of cluster of dipoles, Q is evaluation point (This is really just for testing)

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