Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FEdgeLoop
| Type | Name | Description | |
|---|---|---|---|
| void | InitializeFromEdges
(
const TArray< int >& EdgesIn |
Construct an FEdgeLoop from a list of edges of the mesh | |
| void | InitializeFromEdges
(
const FDynamicMesh3* MeshIn, |
Construct an FEdgeLoop from a list of edges of the mesh |