TMeshAABBTree3::TestIntersection

Returns true if triangle intersects any triangle of our mesh

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Spatial/MeshAABBTree3.h"

Syntax

virtual bool TestIntersection
(
    const FTriangle3d & Triangle,
    const FQueryOptions & Options
) const

Remarks

Returns true if triangle intersects any triangle of our mesh

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