FSparseDynamicPointOctree3::ContainsPoint

Test if an Point is stored in the tree

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Spatial/SparseDynamicPointOctree3.h"

Syntax

bool ContainsPoint
(
    int32 PointID
) const

Remarks

Test if an Point is stored in the tree

Returns

true if PointID is stored in this octree

Parameters

Parameter

Description

PointID

ID of the Point

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