TMeshAABBTree3::find_any_intersection

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Spatial/MeshAABBTree3.h"

Syntax

bool find_any_intersection
(
    int iBox,
    const TMeshAABBTree3 & OtherTree,
    const TFunction< FVector3d &)> & TransformF,
    int oBox,
    int depth,
    TFunctionRef< bool &A, const FTriangle3d &B)> TriangleIntersectionTest,
    const FQueryOptions & Options,
    const FQueryOptions & OtherTreeOptions
) const

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