Navigation
API > API/Plugins > API/Plugins/GeometryAlgorithms > API/Plugins/GeometryAlgorithms/FArrangement2d
| Type | Name | Description | |
|---|---|---|---|
| bool | AttemptTriangulate
(
TArray< FIndex3i >& Triangles, |
Please use the Triangulate or TriangulateWithBoundary functions instead, which are explicit about whether a BoundaryEdgeGroupID should be present | |
| bool | AttemptTriangulate
(
TArray< FIntVector >& Triangles, |
Please use the Triangulate or TriangulateWithBoundary functions instead, which are explicit about whether a BoundaryEdgeGroupID should be present |