FDynamicMeshOctree3::TestCellIntersection

Choose your operating system:

Windows

macOS

Linux

References

Module

GeometryCore

Header

/Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicMeshOctree3.h

Include

#include "DynamicMesh/DynamicMeshOctree3.h"

Syntax

bool TestCellIntersection
(
    const FCellReference & CellRef,
    const FAxisAlignedBox3d & Bounds
) const

Returns

true if the cell identified by CellRef intersects the Bounds box