UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
GeometryCollectionAlgo::FFaceEdge Struct Reference

#include <GeometryCollectionAlgo.h>

Public Attributes

int32 VertexIdx1
 
int32 VertexIdx2
 

Friends

uint32 GetTypeHash (const FFaceEdge &Other)
 
bool operator== (const FFaceEdge &A, const FFaceEdge &B)
 

Friends And Related Symbol Documentation

◆ GetTypeHash

uint32 GetTypeHash ( const FFaceEdge Other)
friend

◆ operator==

bool operator== ( const FFaceEdge A,
const FFaceEdge B 
)
friend

Member Data Documentation

◆ VertexIdx1

int32 GeometryCollectionAlgo::FFaceEdge::VertexIdx1

◆ VertexIdx2

int32 GeometryCollectionAlgo::FFaceEdge::VertexIdx2

The documentation for this struct was generated from the following file: