TMeshAABBTree3::box_box_distsqr

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

double box_box_distsqr
(
    int iBox,
    const FAxisAlignedBox3d & testBox
) const