FGeomEdge::IsSameEdge

Returns true if InEdge matches this edge, independant of winding.

Windows
MacOS
Linux

References

Module

GeometryMode

Header

/Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Public/EditorGeometry.h

Include

#include "EditorGeometry.h"

Source

/Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Private/EditorGeometry.cpp

Syntax

bool IsSameEdge
(
    const FGeomEdge & InEdge
) const

Remarks

Returns true if InEdge matches this edge, independant of winding.

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