Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Selection
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/GroupTopologySelector.h |
| Include | #include "Selection/GroupTopologySelector.h" |
Syntax
struct FGroupTopologyUtils
Remarks
Additional functionality for operating on FGroupTopology
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FGroupTopology * | GroupTopology |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddNewEdgeLoopEdgesFromCorner
(
int32 EdgeID, |
||
| void | AddNewEdgeRingEdges
(
int32 StartEdgeID, |
||
| FIndex2i | GetEdgeEndpointCorners
(
int EdgeID |
||
| FIndex2i | GetEdgeGroups
(
int EdgeID |
||
| bool | GetNextEdgeLoopEdge
(
int32 IncomingEdgeID, |
||
| bool | GetQuadOppositeEdge
(
int32 EdgeIDIn, |