12 template<
bool bReverseOrientation = false>
25 template<
typename RealType>
29 for (
int32 TetFace = 0; TetFace < 4; ++TetFace)
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
static int32 SignAsInt(const RealType Value)
Definition MathUtil.h:228
void GetTetFaces(const FIndex4i &Tet, FIndex3i OutFaces[4])
Definition TetUtil.h:13
int32 IsInsideExact(const TTetrahedron3< RealType > &Tet, TVector< RealType > &Pt)
Definition TetUtil.h:26
Definition IndexTypes.h:158
Definition IndexTypes.h:296
Definition TriangleTypes.h:351