Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/GeometryCore/Public/Spatial/MeshAABBTree3.h |
Include |
#include "Spatial/MeshAABBTree3.h" |
void find_nearest_triangles
(
int iBox,
TMeshAABBTree3 & OtherTree,
const TFunction< FVector3d &)> & TransformF,
int oBox,
int depth,
double & nearest_sqr,
FIndex2i & nearest_pair,
const FQueryOptions & Options,
const FQueryOptions & OtherTreeOptions
) const