Navigation
API > API/Plugins > API/Plugins/GeometryAlgorithms > API/Plugins/GeometryAlgorithms/TConstrainedDelaunay2
References
| Module | GeometryAlgorithms |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/GeometryAlgorithms/Public/ConstrainedDelaunay2.h |
| Include | #include "ConstrainedDelaunay2.h" |
Syntax
enum EFillRule
{
Odd = 0,
NonZero,
Positive,
Negative,
}
Values
| Name | Description |
|---|---|
| Odd | |
| NonZero | BOrientedEdges must be true for the below |
| Positive | |
| Negative |