Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/CompGeom > API/Runtime/GeometryCore/CompGeom/FDelaunay3
| Type | Name | Description | |
|---|---|---|---|
| bool | Triangulate
(
TArrayView< const TVector< double > > Vertices |
Compute a 3D Delaunay triangulation. | |
| bool | Triangulate
(
TArrayView< const TVector< float > > Vertices |