Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Util
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Util/IndexUtil.h |
| Include | #include "Util/IndexUtil.h" |
namespace IndexUtil
{
int IndexUtil::FindSharedEdgeVertex
(
const FIndex2i & EdgeVerts1,
const FIndex2i & EdgeVerts2
)
}
the vertex that is the same in both EdgeVerts1 and EdgeVerts2, or InvalidID if not found