DefaultStackAllocator

The default iterator allocator gives the stack enough inline space to contain a path and its siblings from root to leaf.

Windows
MacOS
Linux

Type

typedef TInlineAllocator< 7 *(14-1)+8 > DefaultStackAllocator

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/GenericOctree.h

Include

#include "Math/GenericOctree.h"

Remarks

The default iterator allocator gives the stack enough inline space to contain a path and its siblings from root to leaf.

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