TMeshAABBTree3::TestIntersection

Returns true if triangle intersects any triangle of our mesh

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

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

Remarks

Returns true if triangle intersects any triangle of our mesh