UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::TConvexHalfEdgeStructureData< T_INDEX >::FHalfEdgeData Struct Reference

#include <ConvexHalfEdgeStructureData.h>

Public Attributes

FIndex PlaneIndex
 
FIndex VertexIndex
 
FIndex TwinHalfEdgeIndex
 

Friends

FArchiveoperator<< (FArchive &Ar, FHalfEdgeData &Value)
 

Friends And Related Symbol Documentation

◆ operator<<

template<typename T_INDEX >
FArchive & operator<< ( FArchive Ar,
FHalfEdgeData Value 
)
friend

Member Data Documentation

◆ PlaneIndex

template<typename T_INDEX >
FIndex Chaos::TConvexHalfEdgeStructureData< T_INDEX >::FHalfEdgeData::PlaneIndex

◆ TwinHalfEdgeIndex

template<typename T_INDEX >
FIndex Chaos::TConvexHalfEdgeStructureData< T_INDEX >::FHalfEdgeData::TwinHalfEdgeIndex

◆ VertexIndex

template<typename T_INDEX >
FIndex Chaos::TConvexHalfEdgeStructureData< T_INDEX >::FHalfEdgeData::VertexIndex

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