Navigation
API > API/Runtime > API/Runtime/Engine
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/GeomTools.h |
Include | #include "GeomTools.h" |
Source | /Engine/Source/Runtime/Engine/Private/GeomTools.cpp |
namespace FGeomTools
{
void FGeomTools&58;&58;Buid2DPolysFromEdges
&40;
TArray< FUtilPoly2D > & OutPolys,
const TArray< FUtilEdge2D > & InEdges,
const FColor & VertColor
&41;
}
Remarks
Given a set of edges, find the set of closed polygons created by them.