TIntrLine2Line2::Classify

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Intersection/IntrLine2Line2.h

Include

#include "Intersection/IntrLine2Line2.h"

Syntax

static EIntersectionType Classify
(
    const FVector2< RealType > & P0,
    const FVector2< RealType > & D0,
    const FVector2< RealType > & P1,
    const FVector2< RealType > & D1,
    RealType DotThreshold,
    RealType DistThreshold,
    FVector2< RealType > & s
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss