Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/CompGeom > API/Runtime/GeometryCore/CompGeom/TConvexHull2
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/CompGeom/ConvexHull2.h |
| Include | #include "CompGeom/ConvexHull2.h" |
void Empty&40;&41;
Remarks
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.