EIntersectionType

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/VectorUtil.h

Include

#include "VectorUtil.h"

Syntax

enum EIntersectionType
{
    Empty,
    Point,
    Segment,
    Line,
    Polygon,
    Plane,
    Unknown,
}

Values

Name

Description

Empty

Point

Segment

Line

Polygon

Plane

Unknown

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