TConvexHull3::GetTriangles

Call TriangleFunc for each triangle of the Convex Hull.

Windows
MacOS
Linux

References

Module

GeometryAlgorithms

Header

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

Include

#include "ConvexHull3.h"

Syntax

void GetTriangles
(
    TFunctionRef< void)> TriangleFunc
)

Remarks

Call TriangleFunc for each triangle of the Convex Hull. The triangles index into the point set passed to Solve()

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