TMeshAABBTree3::TriangleIntersection

Standard tri tri intersection test (with computing intersection geometry)

Choose your operating system:

Windows

macOS

Linux

References

Module

GeometryCore

Header

/Engine/Source/Runtime/GeometryCore/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