Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TTetrahedron3
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
TriangleTypes.h |
|
|
|
TriangleTypes.h |
|
|
|
TriangleTypes.h |
|
TTetrahedron3()
| |
|
| Name |
TTetrahedron3 |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/TriangleTypes.h |
| Include Path |
#include "TriangleTypes.h" |
TTetrahedron3()
TTetrahedron3(const TVector< RealType >)
| |
|
| Name |
TTetrahedron3 |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/TriangleTypes.h |
| Include Path |
#include "TriangleTypes.h" |
TTetrahedron3
(
const TVector < RealType > VIn
)
TTetrahedron3(const TVector< RealType > &, const TVector< RealType > &, const TVector< RealType > &, const TVector< RealType > &)
| |
|
| Name |
TTetrahedron3 |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/TriangleTypes.h |
| Include Path |
#include "TriangleTypes.h" |
TTetrahedron3
(
const TVector < RealType > & V0,
const TVector < RealType > & V1,
const TVector < RealType > & V2,
const TVector < RealType > & V3
)