FSparseDynamicPointOctree3::RemovePoint

Remove an Point from the octree

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Spatial/SparseDynamicPointOctree3.h"

Syntax

bool RemovePoint
(
    int32 PointID
)

Remarks

Remove an Point from the octree

Returns

true if the Point was in the tree and removed

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