TIntrLine2Triangle2::GetInterval

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Intersection/IntrLine2Triangle2.h"

Syntax

static bool GetInterval
(
    const FVector2< Real > & Origin,
    const FVector2< Real > & Direction,
    const TTriangle2< Real > & Tri,
    const FVector3< Real > & Dist,
    const FVector3i & Sign,
    FVector2< Real > & param
)

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