FOptionallySparseIndexMap::FOptionallySparseIndexMap

Construct map with automatically-chosen dense or sparse storage, based on max index and estimated element count

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Util/SparseIndexCollectionTypes.h"

Syntax

FOptionallySparseIndexMap
(
    int MaxIndex,
    int SubsetCountEst
)

Remarks

Construct map with automatically-chosen dense or sparse storage, based on max index and estimated element count

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