FUniqueIndexSet::Initialize

Initialize the set with maximum index.

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Util/UniqueIndexSet.h"

Syntax

void Initialize
(
    int32 MaxIndexIn,
    int32 MaxValuesHint
)

Remarks

Initialize the set with maximum index.

Parameters

Parameter

Description

MaxValuesHint

if non-zero, we pre-allocate this much memory for the index array

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