Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/CompGeom > API/Runtime/GeometryCore/CompGeom/FDelaunay2
| Type | Name | Description | |
|---|---|---|---|
| bool | ConstrainEdges
(
TArrayView< const TVector2< double > > Vertices, |
Update an already-computed triangulation so the given edges are in the triangulation. | |
| bool | ConstrainEdges
(
TArrayView< const TVector2< float > > Vertices, |