TIntrLine2Triangle2::TriangleLineRelations

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Intersection/IntrLine2Triangle2.h"

Syntax

static void TriangleLineRelations
(
    const FVector2< Real > & Origin,
    const FVector2< Real > & Direction,
    const TTriangle2< Real > & Tri,
    FVector3< Real > & Dist,
    FVector3i & Sign,
    int & Positive,
    int & Negative,
    int & Zero,
    Real Tolerance
)

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