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