Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/TTetrahedron
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TTetrahedron () |
Chaos/Tetrahedron.h | ||
TTetrahedron
(
const TVec3< T >& In1, |
Chaos/Tetrahedron.h |
TTetrahedron()
| Name | TTetrahedron |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Tetrahedron.h |
| Include Path | #include "Chaos/Tetrahedron.h" |
TTetrahedron()
TTetrahedron(const TVec3< T > &, const TVec3< T > &, const TVec3< T > &, const TVec3< T > &)
| Name | TTetrahedron |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Tetrahedron.h |
| Include Path | #include "Chaos/Tetrahedron.h" |
TTetrahedron
(
const TVec3< T > & In1,
const TVec3< T > & In2,
const TVec3< T > & In3,
const TVec3< T > & In4
)