FOptionallySparseIndexMap::FOptionallySparseIndexMap

Construct map with dense storage copied from an existing array

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Util/SparseIndexCollectionTypes.h"

Syntax

FOptionallySparseIndexMap
(
    TArray< int > Dense,
    int MaxIndex
)

Remarks

Construct map with dense storage copied from an existing 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