Navigation
API > API/Runtime > API/Runtime/GeometryCore
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/TetUtil.h |
| Include | #include "TetUtil.h" |
namespace UE
{
namespace Geometry
{
namespace TetUtil
{
template<bool bReverseOrientation>
void UE&58;&58;Geometry&58;&58;TetUtil&58;&58;GetTetFaces
&40;
const FIndex4i & Tet,
FIndex3i OutFaces
&41;
}
}
}
Remarks
Fill an array with the oriented triangle faces of the tet.