Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/GeometryCore/Public/Util/UniqueIndexSet.h |
Include |
#include "Util/UniqueIndexSet.h" |
template<typename ArrayType>
void Collect
(
ArrayType & Storage
) const
Add the members of the current index set to an object that supports .Reserve(int) and .Add(int)