Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/Operations
| Type | Name | Description | |
|---|---|---|---|
| int32 | UE::Geometry::FlipToDelaunay
(
FSimpleIntrinsicEdgeFlipMesh& IntrinsicMesh, |
Perform edge flips on intrinsic mesh until either the MaxFlipCount is reached or the mesh is fully Delaunay | |
| int32 | UE::Geometry::FlipToDelaunay
(
FIntrinsicEdgeFlipMesh& IntrinsicMesh, |
Perform edge flips on intrinsic mesh until either the MaxFlipCount is reached or the mesh is fully Delaunay | |
| int32 | UE::Geometry::FlipToDelaunay
(
FSimpleIntrinsicMesh& IntrinsicMesh, |
Perform edge flips on intrinsic mesh until either the MaxFlipCount is reached or the mesh is fully Delaunay | |
| int32 | UE::Geometry::FlipToDelaunay
(
FIntrinsicMesh& IntrinsicMesh, |
Perform edge flips on intrinsic mesh until either the MaxFlipCount is reached or the mesh is fully Delaunay | |
| int32 | UE::Geometry::FlipToDelaunay
(
FIntrinsicTriangulation& IntrinsicMesh, |
Perform edge flips on intrinsic mesh until either the MaxFlipCount is reached or the mesh is fully Delaunay |