Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FMeshBoundaryLoops
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/MeshBoundaryLoops.h |
| Include | #include "MeshBoundaryLoops.h" |
| Source | /Engine/Source/Runtime/GeometryCore/Private/MeshBoundaryLoops.cpp |
static int CountSpan
(
const TArray < int > & Loop,
int i0,
int i1
)
Remarks
Count number of valid vertices in l between loop[i0] and loop[i1-1]