UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Geometry::TIntrLine2Line2< RealType > Member List

This is the complete list of members for UE::Geometry::TIntrLine2Line2< RealType >, including all inherited members.

Classify(const TVector2< RealType > &P0, const TVector2< RealType > &D0, const TVector2< RealType > &P1, const TVector2< RealType > &D1, RealType DotThreshold, RealType DistThreshold, TVector2< RealType > &s)UE::Geometry::TIntrLine2Line2< RealType >inlinestatic
Compute()UE::Geometry::TIntrLine2Line2< RealType >inline
DistThreshUE::Geometry::TIntrLine2Line2< RealType >protected
dotThreshUE::Geometry::TIntrLine2Line2< RealType >protected
Find()UE::Geometry::TIntrLine2Line2< RealType >inline
GetDistThreshold() constUE::Geometry::TIntrLine2Line2< RealType >inline
GetDotThreshold() constUE::Geometry::TIntrLine2Line2< RealType >inline
GetLine1() constUE::Geometry::TIntrLine2Line2< RealType >inline
GetLine2() constUE::Geometry::TIntrLine2Line2< RealType >inline
IsSimpleIntersection() constUE::Geometry::TIntrLine2Line2< RealType >inline
Line1UE::Geometry::TIntrLine2Line2< RealType >protected
Line2UE::Geometry::TIntrLine2Line2< RealType >protected
PointUE::Geometry::TIntrLine2Line2< RealType >
QuantityUE::Geometry::TIntrLine2Line2< RealType >
ResultUE::Geometry::TIntrLine2Line2< RealType >
Segment1ParameterUE::Geometry::TIntrLine2Line2< RealType >
Segment2ParameterUE::Geometry::TIntrLine2Line2< RealType >
SetDistThreshold(RealType Value)UE::Geometry::TIntrLine2Line2< RealType >inline
SetDotThreshold(RealType Value)UE::Geometry::TIntrLine2Line2< RealType >inline
SetLine1(const TLine2< RealType > &Value)UE::Geometry::TIntrLine2Line2< RealType >inline
SetLine2(TLine2< RealType > &Value)UE::Geometry::TIntrLine2Line2< RealType >inline
TIntrLine2Line2(const TLine2< RealType > &Line1In, const TLine2< RealType > &Line2In)UE::Geometry::TIntrLine2Line2< RealType >inline
TypeUE::Geometry::TIntrLine2Line2< RealType >