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 bool IsSimplePath
(
const TArray < int > & LoopVerts,
const TArray < int > & BowtieVerts,
int BowtieVertex,
int i1,
int i2
)
Remarks
Check if forward path from loopV[i1] to loopV[i2] contains any bowtie verts other than bowtieV