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 void ExtractSpan
(
TArray < int > & Loop,
int i0,
int i1,
bool bMarkInvalid,
TArray < int > & OutSpan
)
Remarks
Read out the span from loop[i0] to loop [i1-1] into an array. If bMarkInvalid, then these values are set to -1 in loop