TIntrTriangle3Triangle3::TrianglePlaneRelations

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Intersection/IntrTriangle3Triangle3.h"

Syntax

static void TrianglePlaneRelations
(
    const TTriangle3< Real > & triangle,
    const TPlane3< Real > & plane,
    FVector3< Real > & distance,
    FIndex3i & 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