Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/FGroupTopology
| Type | Name | Description | |
|---|---|---|---|
| void | FindEdgeNbrGroups
(
int GroupEdgeID, |
Add the groups connected to the given GroupEdgeID to the GroupsOut list. | |
| void | FindEdgeNbrGroups
(
const TArray< int >& GroupEdgeIDs, |
Add the groups connected to all the GroupEdgeIDs to the GroupsOut list. |