Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/DynamicMesh
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/MeshIndexUtil.h |
| Include | #include "DynamicMesh/MeshIndexUtil.h" |
| Source | /Engine/Source/Runtime/GeometryCore/Private/DynamicMesh/MeshIndexUtil.cpp |
namespace UE
{
namespace Geometry
{
int32 UE&58;&58;Geometry&58;&58;FindSharedEdgeInTriangles
&40;
const FDynamicMesh3 & Mesh,
int32 Triangle0,
int32 Triangle1
&41;
}
}
the ID of the shared edge betwen two given triangles, or IndexConstants::InvalidID if not found / invalid input