Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/Polygroups
References
| Module | DynamicMesh |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/Polygroups/PolygroupUtil.h |
| Include | #include "Polygroups/PolygroupUtil.h" |
| Source | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Private/Polygroups/PolygroupUtil.cpp |
namespace UE
{
namespace Geometry
{
int32 UE::Geometry::ComputeGroupIDBound
(
const FDynamicMesh3 & Mesh,
const FDynamicMeshPolygroupAttribute * Layer
)
}
}
Compute the upper bound of the group IDs for the given layer (one greater than the highest group ID)