EFillRule

Windows
MacOS
Linux

References

Module

GeometryAlgorithms

Header

/Engine/Plugins/Experimental/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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss