Navigation
API > API/Plugins > API/Plugins/GeometryFlowMeshProcessing > API/Plugins/GeometryFlowMeshProcessing/FIndexSets
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AppendSet () |
Utility functions | DataTypes/IndexSetsData.h | |
| DataTypes/IndexSetsData.h |
AppendSet()
Description
Utility functions
| Name | AppendSet |
| Type | function |
| Header File | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowMeshProcessing/Public/DataTypes/IndexSetsData.h |
| Include Path | #include "DataTypes/IndexSetsData.h" |
void AppendSet()
AppendSet(const TArray< int32 > &)
| Name | AppendSet |
| Type | function |
| Header File | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowMeshProcessing/Public/DataTypes/IndexSetsData.h |
| Include Path | #include "DataTypes/IndexSetsData.h" |
void AppendSet
(
const TArray < int32 > & SetValues
)