Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/CompGeom > API/Runtime/GeometryCore/CompGeom/TConvexHull3 > API/Runtime/GeometryCore/CompGeom/TConvexHull3/GetTriangles
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/CompGeom/ConvexHull3.h |
| Include | #include "CompGeom/ConvexHull3.h" |
void GetTriangles
&40;
TFunctionRef< void(FIndex3i)> TriangleFunc
&41;
Remarks
Call TriangleFunc for each triangle of the Convex Hull. The triangles index into the point set passed to Solve()