EMapType

Different kinds of storage that could be used for the map

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Util/SparseIndexCollectionTypes.h"

Syntax

enum EMapType
{
    Dense,
    Sparse,
    ScaleAndOffset,
}

Values

Name

Description

Dense

Sparse

ScaleAndOffset

Remarks

Different kinds of storage that could be used for the map

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