FSparseDynamicOctree3::InsertObject

Insert ObjectID into the Octree

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Spatial/SparseDynamicOctree3.h"

Syntax

void InsertObject
(
    int32 ObjectID,
    const FAxisAlignedBox3d & Bounds
)

Remarks

Insert ObjectID into the Octree

Parameters

Parameter

Description

ObjectID

ID of the object to insert

Bounds

bounding box of the object

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