Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FIndexFlagSet
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FIndexFlagSet
(
bool bSetSparse, |
Util/SparseIndexCollectionTypes.h | ||
FIndexFlagSet
(
int MaxIndex, |
Util/SparseIndexCollectionTypes.h |
FIndexFlagSet(bool, int)
| Name | FIndexFlagSet |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Util/SparseIndexCollectionTypes.h |
| Include Path | #include "Util/SparseIndexCollectionTypes.h" |
FIndexFlagSet
(
bool bSetSparse,
int MaxIndex
)
FIndexFlagSet(int, int)
| Name | FIndexFlagSet |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Util/SparseIndexCollectionTypes.h |
| Include Path | #include "Util/SparseIndexCollectionTypes.h" |
FIndexFlagSet
(
int MaxIndex,
int SubsetCountEst
)