FSparseDynamicOctree3::RangeQuery

Process ObjectIDs from all the cells with bounding boxes that intersect Bounds

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Spatial/SparseDynamicOctree3.h"

Syntax

void RangeQuery
(
    const FAxisAlignedBox3d & Bounds,
    TFunctionRef< void> ObjectIDFunc
) const

Remarks

Process ObjectIDs from all the cells with bounding boxes that intersect Bounds

Parameters

Parameter

Description

Bounds

query box

ObjectIDFunc

this function is called

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