Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TConvexHull2
Description
Empty any previously-computed convex hull data. Frees the hull memory. Note: You do not need to call this before calling Solve() with new data.
| Name | Empty |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/CompGeom/ConvexHull2.h |
| Include Path | #include "CompGeom/ConvexHull2.h" |
void Empty()