Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Intersection > API/Runtime/GeometryCore/Intersection/TIntrLine2Line2
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Intersection/IntrLine2Line2.h |
| Include | #include "Intersection/IntrLine2Line2.h" |
static EIntersectionType Classify
&40;
const TVector2< RealType > & P0,
const TVector2< RealType > & D0,
const TVector2< RealType > & P1,
const TVector2< RealType > & D1,
RealType DotThreshold,
RealType DistThreshold,
TVector2< RealType > & s
&41;