Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FGeomTools2D
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/GeomTools.h |
| Include | #include "GeomTools.h" |
| Source | /Engine/Source/Runtime/Engine/Private/GeomTools.cpp |
static void GenerateConvexPolygonsFromTriangles
(
TArray < TArray < FVector2D > > & OutPolygons,
const TArray < FVector2D > & InTriangles
)
Remarks
Generate convex shapes.