TMeshAABBTree3::TriangleIntersectionFilter

Standard tri tri intersection test (without computing intersection geometry)

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Spatial/MeshAABBTree3.h"

Syntax

static bool TriangleIntersectionFilter
(
    const FTriangle3d & A,
    const FTriangle3d & B
)

Remarks

Standard tri tri intersection test (without computing intersection geometry)

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