![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Namespaces | |
| namespace | UE |
| namespace | UE::Geometry |
| namespace | UE::Geometry::TetUtil |
Functions | |
| template<bool bReverseOrientation = false> | |
| void | UE::Geometry::TetUtil::GetTetFaces (const FIndex4i &Tet, FIndex3i OutFaces[4]) |
| template<typename RealType > | |
| int32 | UE::Geometry::TetUtil::IsInsideExact (const TTetrahedron3< RealType > &Tet, TVector< RealType > &Pt) |