TConvexHull2::Empty

Empty any previously-computed convex hull data.

Windows
MacOS
Linux

References

Module

GeometryAlgorithms

Header

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

Include

#include "ConvexHull2.h"

Syntax

void Empty()

Remarks

Empty any previously-computed convex hull data. Frees the hull memory.

You do not need to call this before calling Solve() with new data.

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