FUniqueIndexSet::Collect

Add the members of the current index set to an object that supports .Reserve(int) and .[Add(int)](API\Runtime\Engine\EMaterialPreshaderOpcode)

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Util/UniqueIndexSet.h"

Syntax

template<typename ArrayType>
void Collect
(
    ArrayType & Storage
) const

Remarks

Add the members of the current index set to an object that supports .Reserve(int) and .Add(int)

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