Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Selections > API/Runtime/GeometryCore/Selections/FMeshVertexSelection
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Selections/MeshVertexSelection.h |
| Include | #include "Selections/MeshVertexSelection.h" |
| Source | /Engine/Source/Runtime/GeometryCore/Private/Selections/MeshVertexSelection.cpp |
void SelectInteriorVertices
(
const FMeshFaceSelection & triangles
)
Remarks
For each vertex of input triangle set, select vertex if all one-ring triangles are contained in triangle set (ie vertex is not on boundary of triangle set).