Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TIntrTriangle3Triangle3
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Intersection/IntrTriangle3Triangle3.h | |||
TIntrTriangle3Triangle3
(
const TTriangle3< Real >& T0, |
Intersection/IntrTriangle3Triangle3.h |
TIntrTriangle3Triangle3()
| Name | TIntrTriangle3Triangle3 |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Intersection/IntrTriangle3Triangle3.h |
| Include Path | #include "Intersection/IntrTriangle3Triangle3.h" |
TIntrTriangle3Triangle3()
TIntrTriangle3Triangle3(const TTriangle3< Real > &, const TTriangle3< Real > &)
| Name | TIntrTriangle3Triangle3 |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Intersection/IntrTriangle3Triangle3.h |
| Include Path | #include "Intersection/IntrTriangle3Triangle3.h" |
TIntrTriangle3Triangle3
(
const TTriangle3 < Real > & T0,
const TTriangle3 < Real > & T1
)