Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TExactIntrTriangle3Triangle3
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| TODO: Implement the option to support coplanar intersection bool bIgnoreCoplanar = true; | Intersection/ExactIntrTriangle3Triangle3.h | ||
TExactIntrTriangle3Triangle3
(
TTriangle3< Real > Triangle0, |
Intersection/ExactIntrTriangle3Triangle3.h |
TExactIntrTriangle3Triangle3()
Description
TODO: Implement the option to support coplanar intersection bool bIgnoreCoplanar = true;
| Name | TExactIntrTriangle3Triangle3 |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Intersection/ExactIntrTriangle3Triangle3.h |
| Include Path | #include "Intersection/ExactIntrTriangle3Triangle3.h" |
TExactIntrTriangle3Triangle3()
TExactIntrTriangle3Triangle3(TTriangle3< Real >, TTriangle3< Real >)
| Name | TExactIntrTriangle3Triangle3 |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Intersection/ExactIntrTriangle3Triangle3.h |
| Include Path | #include "Intersection/ExactIntrTriangle3Triangle3.h" |
TExactIntrTriangle3Triangle3
(
TTriangle3 < Real > Triangle0,
TTriangle3 < Real > Triangle1
)