Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FArrayIndexSetsDecomposition
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TArray< int32 > & GetIndexSetArray
(
int32 SetID |
Util/IndexSetDecompositions.h | ||
const TArray< int32 > & GetIndexSetArray
(
int32 SetID |
Util/IndexSetDecompositions.h |
GetIndexSetArray(int32)
| Name | GetIndexSetArray |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Util/IndexSetDecompositions.h |
| Include Path | #include "Util/IndexSetDecompositions.h" |
TArray < int32 > & GetIndexSetArray
(
int32 SetID
)
IndexSet for the given SetID
GetIndexSetArray(int32)
| Name | GetIndexSetArray |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Util/IndexSetDecompositions.h |
| Include Path | #include "Util/IndexSetDecompositions.h" |
const TArray < int32 > & GetIndexSetArray
(
int32 SetID
) const
IndexSet for the given SetID