Navigation
API > API/Plugins > API/Plugins/GeometryAlgorithms > API/Plugins/GeometryAlgorithms/TConstrainedDelaunay2
| Type | Name | Description | |
|---|---|---|---|
| bool | Triangulate () |
Populate Triangles | |
| bool | Triangulate
(
TFunctionRef< bool(const TArray< TVector2< RealType > >&, const FIndex3i&)> KeepTriangle |
Populate Triangles with override function to determine which triangles are in or out. |