Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/FGroupTopology
- FGroupTopology::GetGroupID()
- FTriangleGroupTopology::GetGroupID()
References
| Module | DynamicMesh |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/GroupTopology.h |
| Include | #include "GroupTopology.h" |
virtual int GetGroupID
(
int TriangleID
) const
Remarks
Adjacency of Per-Triangle integers are what define the triangle groups. Override this function to provide an alternate group definition. Note: By convention, group IDs should not be negative group id integer for given TriangleID