BLOCK_LIST_OFFSET

Offset from start of linear-memory portion of list that contains pointer to head of variable-length linked list

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Util/SmallListSet.h

Include

#include "Util/SmallListSet.h"

Syntax

static constexpr int32 BLOCK_LIST_OFFSET = BLOCKSIZE + 1;

Remarks

Offset from start of linear-memory portion of list that contains pointer to head of variable-length linked list

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