TMeshAABBTree3::find_any_intersection

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Spatial/MeshAABBTree3.h"

Syntax

int find_any_intersection
(
    int iBox,
    const FTriangle3d & Triangle,
    const FAxisAlignedBox3d & triBounds,
    TFunctionRef< bool &A, const FTriangle3d &B)> TriangleIntersectionTest,
    const FQueryOptions & Options
) const

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