Navigation
API > API/Plugins > API/Plugins/GeometryAlgorithms > API/Plugins/GeometryAlgorithms/TConstrainedDelaunay2
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
ConstrainedDelaunay2.h |
|
|
|
ConstrainedDelaunay2.h |
|
void Add
(
const TPolygon2< InputRealType >& Polygon,
bool bIsHole
)
|
|
ConstrainedDelaunay2.h |
|
| |
|
| Name |
Add |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/GeometryProcessing/Source/GeometryAlgorithms/Public/ConstrainedDelaunay2.h |
| Include Path |
#include "ConstrainedDelaunay2.h" |
template<class InputRealType>
void Add
(
const FDynamicGraph2 < InputRealType > & Graph
)
| |
|
| Name |
Add |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/GeometryProcessing/Source/GeometryAlgorithms/Public/ConstrainedDelaunay2.h |
| Include Path |
#include "ConstrainedDelaunay2.h" |
template<class InputRealType>
void Add
(
const TGeneralPolygon2 < InputRealType > & GPolygon
)
| |
|
| Name |
Add |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/GeometryProcessing/Source/GeometryAlgorithms/Public/ConstrainedDelaunay2.h |
| Include Path |
#include "ConstrainedDelaunay2.h" |
template<class InputRealType>
void Add
(
const TPolygon2 < InputRealType > & Polygon,
bool bIsHole
)