Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TIntrLine2Triangle2
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Intersection/IntrLine2Triangle2.h |
|
|
|
Intersection/IntrLine2Triangle2.h |
|
TIntrLine2Triangle2()
| |
|
| Name |
TIntrLine2Triangle2 |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/Intersection/IntrLine2Triangle2.h |
| Include Path |
#include "Intersection/IntrLine2Triangle2.h" |
TIntrLine2Triangle2()
TIntrLine2Triangle2(TLine2< Real >, TTriangle2< Real >)
| |
|
| Name |
TIntrLine2Triangle2 |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/Intersection/IntrLine2Triangle2.h |
| Include Path |
#include "Intersection/IntrLine2Triangle2.h" |
TIntrLine2Triangle2
(
TLine2 < Real > l,
TTriangle2 < Real > t
)