FSparseDynamicOctree3::ContainsObject

Test if an object is stored in the tree

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Spatial/SparseDynamicOctree3.h"

Syntax

bool ContainsObject
(
    int32 ObjectID
) const

Remarks

Test if an object is stored in the tree

Returns

true if ObjectID is stored in this octree

Parameters

Parameter

Description

ObjectID

ID 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