Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Intersection > API/Runtime/GeometryCore/Intersection/TIntrLine2Triangle2
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Intersection/IntrLine2Triangle2.h |
| Include | #include "Intersection/IntrLine2Triangle2.h" |
static bool GetInterval
(
const TVector2 < Real > & Origin,
const TVector2 < Real > & Direction,
const TTriangle2 < Real > & Tri,
const TVector < Real > & Dist,
const FVector3i & Sign,
TVector2 < Real > & param
)