Navigation
Unreal Engine C++ API Reference > 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;RemoveRedundantTriangles
&40;
TArray< FClipSMTriangle > & Tris
&41;
}
Remarks
Given a set of triangles, remove those which share an edge and could be collapsed into one triangle.