![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Functions | |
| template<bool bReverseOrientation = false> | |
| void | GetTetFaces (const FIndex4i &Tet, FIndex3i OutFaces[4]) |
| template<typename RealType > | |
| int32 | IsInsideExact (const TTetrahedron3< RealType > &Tet, TVector< RealType > &Pt) |
| template<bool bReverseOrientation = false> | |
| const FIndex3i * | GetTetFaceOrdering () |
|
inline |
| void UE::Geometry::TetUtil::GetTetFaces | ( | const FIndex4i & | Tet, |
| FIndex3i | OutFaces[4] | ||
| ) |
| int32 UE::Geometry::TetUtil::IsInsideExact | ( | const TTetrahedron3< RealType > & | Tet, |
| TVector< RealType > & | Pt | ||
| ) |