TConvexHull2::GetTangent

Windows
MacOS
Linux

References

Module

GeometryAlgorithms

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometryAlgorithms/Public/ConvexHull2.h

Include

#include "ConvexHull2.h"

Source

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometryAlgorithms/Private/ConvexHull2.cpp

Syntax

void GetTangent
(
    TFunctionRef< FVector2< RealType >(int32)> GetPointFunc,
    TArray< int32 > & Merged,
    int32 j0,
    int32 j1,
    int32 j2,
    int32 j3,
    int32 & i0,
    int32 & i1
)

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