TDistTriangle3Triangle3

Port of geometry3Sharp DistTriangle3Triangle3 which was ported from WildMagic 5 Compute unsigned distance between 3D segment and 3D triangle

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Distance/DistTriangle3Triangle3.h

Include

#include "Distance/DistTriangle3Triangle3.h"

Syntax

template<typename Real>
class TDistTriangle3Triangle3

Remarks

Port of geometry3Sharp DistTriangle3Triangle3 which was ported from WildMagic 5 Compute unsigned distance between 3D segment and 3D triangle

Variables

Name Description

Public variable

Real

 

DistanceSquared

Output.

Public variable

TTriangle3< Rea...

 

Triangle

Input.

Public variable

FVector3< Real ...

 

TriangleBaryCoords

Public variable

FVector3< Real ...

 

TriangleClosest

Constructors

Name Description

Public function

TDistTriangle3Triangle3()

Public function

TDistTriangle3Triangle3

(
    const TTriangle3< Real >& Triangle...,
    const TTriangle3< Real >& Triangle...
)

Functions

Name Description

Public function

Real

 

ComputeResult()

Public function

Real

 

Get()

Public function

Real

 

GetSquared()

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