Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Spatial
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Spatial/FastWinding.h |
| Include | #include "Spatial/FastWinding.h" |
namespace FastTriWinding
{
double FastTriWinding&58;&58;Order2Approx
&40;
const FTriangle3d & T,
const FVector3d & P,
const FVector3d & XN,
double XA,
const FVector3d & Q
&41;
}
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)