TMeshAABBTree3::TriangleIntersection

Standard tri tri intersection test (with 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 TriangleIntersection
(
    FIntrTriangle3Triangle3d & Intr
)

Remarks

Standard tri tri intersection test (with computing intersection geometry)

Returns

true if triangles were intersecting

Parameters

Parameter

Description

Intr

Stores intersection problem; after call, should be set with intersection result

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