TMeshAABBTree3::AddTriTriIntersectionResult

Helper to add a triangle-triangle intersection result from to a intersection result struct

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Spatial/MeshAABBTree3.h"

Syntax

static void AddTriTriIntersectionResult
(
    const FIntrTriangle3Triangle3d & Intr,
    int TID_A,
    int TID_B,
    MeshIntersection::FIntersectionsQueryResult & Result
)

Remarks

Helper to add a triangle-triangle intersection result from to a intersection result struct

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