Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/FGroupTopology
| Type | Name | Description | |
|---|---|---|---|
| void | FindCornerNbrGroups
(
int CornerID, |
Add all the groups connected to the given Corner to the GroupsOut list | |
| void | FindCornerNbrGroups
(
const TArray< int >& CornerIDs, |
Add all the groups connected to the given Corners to the GroupsOut list |