TSparseGrid3::Free

Delete an element in the grid

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Spatial/SparseGrid3.h"

Syntax

bool Free
(
    const FVector3i & Index
)

Remarks

Delete an element in the grid

Returns

true if the element existed, false if it did not

Parameters

Parameter

Description

Index

integer grid index

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