58 return Set->Identifier;
68 return (*Found)->IndexArray;
78 return (*Found)->IndexArray;
#define check(expr)
Definition AssertionMacros.h:314
UE_NODEBUG UE_FORCEINLINE_HINT SizeType Add(ElementType &&Item)
Definition Array.h:2696
Definition IndirectArray.h:20
Definition UnrealString.h.inl:34
Definition IndexSetDecompositions.h:21
const TArray< int32 > & GetIndexSetArray(int32 SetID) const
Definition IndexSetDecompositions.h:74
int32 CreateNewIndexSet()
Definition IndexSetDecompositions.h:51
TArray< int32 > AllSetIDs
Definition IndexSetDecompositions.h:35
TArray< int32 > & GetIndexSetArray(int32 SetID)
Definition IndexSetDecompositions.h:64
const TArray< int32 > & GetIndexSetIDs() const
Definition IndexSetDecompositions.h:42
TMap< int32, FIndexSet * > SetIdentifierMap
Definition IndexSetDecompositions.h:32
int32 IDCounter
Definition IndexSetDecompositions.h:33
TIndirectArray< FIndexSet > Sets
Definition IndexSetDecompositions.h:31
Definition AdvancedWidgetsModule.cpp:13
Definition IndexSetDecompositions.h:25
TArray< int32 > IndexArray
Definition IndexSetDecompositions.h:27
int32 Identifier
Definition IndexSetDecompositions.h:26