Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/CompGeom > API/Runtime/GeometryCore/CompGeom/TConvexHull3
| Type | Name | Description | |
|---|---|---|---|
| TArray< FIndex3i > const & | GetTriangles () |
||
| void | GetTriangles
(
TFunctionRef< void(FIndex3i)> TriangleFunc |
Call TriangleFunc for each triangle of the Convex Hull. |