Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TIntrSegment2Triangle2
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Intersection/IntrSegment2Triangle2.h |
|
|
|
Intersection/IntrSegment2Triangle2.h |
|
TIntrSegment2Triangle2()
| |
|
| Name |
TIntrSegment2Triangle2 |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/Intersection/IntrSegment2Triangle2.h |
| Include Path |
#include "Intersection/IntrSegment2Triangle2.h" |
TIntrSegment2Triangle2()
TIntrSegment2Triangle2(TSegment2< Real >, TTriangle2< Real >)
| |
|
| Name |
TIntrSegment2Triangle2 |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/Intersection/IntrSegment2Triangle2.h |
| Include Path |
#include "Intersection/IntrSegment2Triangle2.h" |
TIntrSegment2Triangle2
(
TSegment2 < Real > Seg,
TTriangle2 < Real > Tri
)