FIndexFlagSet::InitAuto

Initialize to either sparse or dense automatically, based on max index and estimated number of set indices

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Util/SparseIndexCollectionTypes.h"

Syntax

void InitAuto
(
    int MaxIndex,
    int SubsetCountEst
)

Remarks

Initialize to either sparse or dense automatically, based on max index and estimated number of set indices

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