TSparseGrid3::AllocatedIteration

Iterate over existing elements and apply ElementFunc to each of them

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Spatial/SparseGrid3.h"

Syntax

template<typename Func>
void AllocatedIteration
(
    Func ElementFunc
) const

Remarks

Iterate over existing elements and apply ElementFunc to each of them

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