FEdgeFlipInfo

Information about the mesh elements modified by a call to FlipEdge()

Choose your operating system:

Windows

macOS

Linux

References

Module

GeometryCore

Header

/Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/InfoTypes.h

Include

#include "DynamicMesh/InfoTypes.h"

Syntax

struct FEdgeFlipInfo

Remarks

Information about the mesh elements modified by a call to FlipEdge()

Variables

Name Description

Public variable

int

 

EdgeID

Public variable

FIndex2i

 

OpposingVerts

Public variable

FIndex2i

 

OriginalVerts

Public variable

FIndex2i

 

Triangles